Home
last modified time | relevance | path

Searched refs:IsHandledProtocol (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/url_request/
Durl_request.cc206 bool URLRequest::IsHandledProtocol(const std::string& scheme) { in IsHandledProtocol() function in URLRequest
217 return IsHandledProtocol(url.scheme()); in IsHandledURL()
Durl_request.h245 static bool IsHandledProtocol(const std::string& scheme);