Home
last modified time | relevance | path

Searched defs:ErrorCodeToString (Results 1 – 6 of 6) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/balsa/
Dbalsa_enums.cc40 const char* BalsaFrameEnums::ErrorCodeToString( in ErrorCodeToString() function in quiche::BalsaFrameEnums
Dbalsa_frame_test.cc401 TEST(HTTPBalsaFrame, ErrorCodeToString) { in TEST() argument
/external/pigweed/pw_bluetooth_sapphire/host/sdp/
Derror.cc21 constexpr const char* ErrorCodeToString(ErrorCode code) { in ErrorCodeToString() function
/external/libchrome/base/json/
Djson_reader.cc84 std::string JSONReader::ErrorCodeToString(JsonParseError error_code) { in ErrorCodeToString() function in base::JSONReader
/external/cronet/base/json/
Djson_parser.cc38 std::string ErrorCodeToString(JSONParser::JsonParseError error_code) { in ErrorCodeToString() function
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_protocol.cc237 const char* ErrorCodeToString(SpdyErrorCode error_code) { in ErrorCodeToString() function