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

  /external/chromium/net/url_request/
url_request_file_job.h 34 static bool AccessDisabled(const FilePath& file_path);
url_request_file_job.cc 105 if (AccessDisabled(file_path))
136 bool URLRequestFileJob::AccessDisabled(const FilePath& file_path) {

Completed in 191 milliseconds