Home
last modified time | relevance | path

Searched defs:getErrorCodeString (Results 1 – 3 of 3) sorted by relevance

/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/codec/
H A DErrorCode.cpp17 const char* getErrorCodeString(ErrorCode error) { in getErrorCodeString() function
/dports/science/gromacs/gromacs-2021.4/src/gromacs/utility/
H A Derrorcodes.cpp84 const char* getErrorCodeString(int errorcode) in getErrorCodeString() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp720 const char* TextureViewUtilities::getErrorCodeString(const glw::GLint error_code) in getErrorCodeString() function in gl4cts::TextureViewUtilities