Searched defs:ErrorCodeToString (Results 1 – 7 of 7) sorted by relevance
24 string ErrorCodeToString(ErrorCode code) { in ErrorCodeToString() function
40 const char* BalsaFrameEnums::ErrorCodeToString( in ErrorCodeToString() function in quiche::BalsaFrameEnums
401 TEST(HTTPBalsaFrame, ErrorCodeToString) { in TEST() argument
21 constexpr const char* ErrorCodeToString(ErrorCode code) { in ErrorCodeToString() function
84 std::string JSONReader::ErrorCodeToString(JsonParseError error_code) { in ErrorCodeToString() function in base::JSONReader
37 std::string ErrorCodeToString(JSONParser::JsonParseError error_code) { in ErrorCodeToString() function
238 const char* ErrorCodeToString(SpdyErrorCode error_code) { in ErrorCodeToString() function