Searched refs:FindProtocolByScheme (Results 1 – 3 of 3) sorted by relevance
100 static bool FindProtocolByScheme(const char *scheme,
159 bool Socket::FindProtocolByScheme(const char *scheme, in FindProtocolByScheme() function in Socket
117 if (!Socket::FindProtocolByScheme(uri->scheme.str().c_str(), protocol)) { in parse_listen_host_port()