Searched defs:WebTransportError (Results 1 – 3 of 3) sorted by relevance
18 struct NET_EXPORT WebTransportError { struct20 explicit WebTransportError(int net_error) : net_error(net_error) { in WebTransportError() function23 WebTransportError(int net_error, in WebTransportError() function51 std::string WebTransportErrorToString(const WebTransportError& error); argument
27929 "WebTransportError": [ array
76361 "WebTransportError": [ array