HomeSort by relevance Sort by last modified time
    Searched refs:IsHandledProtocol (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/url_request/
url_request.cc 206 bool URLRequest::IsHandledProtocol(const std::string& scheme) {
217 return IsHandledProtocol(url.scheme());
url_request.h 245 static bool IsHandledProtocol(const std::string& scheme);

Completed in 25 milliseconds