Searched refs:IsStrictlyValidCloseStatusCode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/websockets/
H A Dwebsocket_channel.cc67 bool IsStrictlyValidCloseStatusCode(int code) { function in namespace:net::__anon9819
488 if (!IsStrictlyValidCloseStatusCode(code) ||

Completed in 223 milliseconds