Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/
Dextension_util.cc165 bool AllowFileAccess(const std::string& extension_id, in AllowFileAccess() function
/external/chromium_org/extensions/browser/
Dextension_prefs.cc1172 bool ExtensionPrefs::AllowFileAccess(const std::string& extension_id) const { in AllowFileAccess() function in extensions::ExtensionPrefs