Searched refs:IsHandledProtocol (Results 1 – 2 of 2) sorted by relevance
206 bool URLRequest::IsHandledProtocol(const std::string& scheme) { in IsHandledProtocol() function in URLRequest217 return IsHandledProtocol(url.scheme()); in IsHandledURL()
245 static bool IsHandledProtocol(const std::string& scheme);