Home
last modified time | relevance | path

Searched refs:WebTransportErrorToString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dweb_transport_error.cc11 std::string WebTransportErrorToString(const WebTransportError& error) { in WebTransportErrorToString() function
20 os << WebTransportErrorToString(error); in operator <<()
H A Dweb_transport_error.h51 std::string WebTransportErrorToString(const WebTransportError& error);