Searched refs:ValidateSubProtocol (Results 1 – 5 of 5) sorted by relevance
167 static bool ValidateSubProtocol(
37 bool WebSocketHandshakeStreamBase::ValidateSubProtocol( in ValidateSubProtocol() function in net::WebSocketHandshakeStreamBase
377 } else if (!ValidateSubProtocol(headers, requested_sub_protocols_, in ValidateUpgradeResponse()
357 } else if (!ValidateSubProtocol(headers, requested_sub_protocols_, in ValidateUpgradeResponse()
530 } else if (!ValidateSubProtocol(headers, requested_sub_protocols_, in ValidateUpgradeResponse()