Searched refs:AccessDisabled (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/url_request/
H A Durl_request_file_job.h34 static bool AccessDisabled(const FilePath& file_path);
H A Durl_request_file_job.cc105 if (AccessDisabled(file_path))
136 bool URLRequestFileJob::AccessDisabled(const FilePath& file_path) { function in class:net::URLRequestFileJob

Completed in 48 milliseconds