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

  /external/chromium/net/url_request/
url_request.h 250 static bool IsHandledURL(const GURL& url);
url_request.cc 211 bool URLRequest::IsHandledURL(const GURL& url) {
url_request_http_job.cc 256 if (!URLRequest::IsHandledURL(location))

Completed in 28 milliseconds