Searched refs:ErrorCodeToString (Results 1 – 12 of 12) sorted by relevance
21 constexpr const char* ErrorCodeToString(ErrorCode code) { in ErrorCodeToString() function47 bt::sdp::ErrorCodeToString(ecode), in ToString()
401 TEST(HTTPBalsaFrame, ErrorCodeToString) { in TEST() argument403 BalsaFrameEnums::ErrorCodeToString( in TEST()406 BalsaFrameEnums::ErrorCodeToString( in TEST()409 BalsaFrameEnums::ErrorCodeToString( in TEST()412 BalsaFrameEnums::ErrorCodeToString( in TEST()416 BalsaFrameEnums::ErrorCodeToString( in TEST()420 BalsaFrameEnums::ErrorCodeToString( in TEST()424 BalsaFrameEnums::ErrorCodeToString( in TEST()428 BalsaFrameEnums::ErrorCodeToString( in TEST()431 BalsaFrameEnums::ErrorCodeToString( in TEST()[all …]
40 const char* BalsaFrameEnums::ErrorCodeToString( in ErrorCodeToString() function in quiche::BalsaFrameEnums
116 static const char* ErrorCodeToString(ErrorCode error_code);
218 << " error_code=" << spdy::ErrorCodeToString(error_code); in OnRstStream()255 << " error_code=" << spdy::ErrorCodeToString(error_code); in OnGoAway()376 << " error_code=" << spdy::ErrorCodeToString(rst_stream.error_code()); in VisitRstStream()396 << " error_code=" << spdy::ErrorCodeToString(goaway.error_code()) in VisitGoAway()
116 static std::string ErrorCodeToString(JsonParseError error_code);
84 std::string JSONReader::ErrorCodeToString(JsonParseError error_code) { in ErrorCodeToString() function in base::JSONReader
115 JSONReader::ErrorCodeToString(error_code_)); in GetErrorMessage()
38 std::string ErrorCodeToString(JSONParser::JsonParseError error_code) { in ErrorCodeToString() function176 ErrorCodeToString(error_code_)); in GetErrorMessage()
237 const char* ErrorCodeToString(SpdyErrorCode error_code) { in ErrorCodeToString() function
284 QUICHE_EXPORT const char* ErrorCodeToString(SpdyErrorCode error_code);
294 ErrorCodeToString(error_code))); in NetLogSpdyRecvRstStreamParams()304 ErrorCodeToString(error_code))) in NetLogSpdySendRstStreamParams()326 ErrorCodeToString(error_code))) in NetLogSpdyRecvGoAwayParams()