Home
last modified time | relevance | path

Searched defs:AllowFileAccess (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/url_request/
Durl_request.cc326 void URLRequest::AllowFileAccess() { in AllowFileAccess() function in net::URLRequest
/external/chromium/chrome/browser/extensions/
Dextension_service.cc1338 bool ExtensionService::AllowFileAccess(const Extension* extension) { in AllowFileAccess() function in ExtensionService
Dextension_prefs.cc725 bool ExtensionPrefs::AllowFileAccess(const std::string& extension_id) { in AllowFileAccess() function in ExtensionPrefs