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

  /external/chromium_org/chrome/common/extensions/
manifest.h 89 static inline bool ShouldAlwaysAllowFileAccess(Location location) {
  /external/chromium_org/chrome/browser/extensions/
unpacked_installer.cc 189 Manifest::ShouldAlwaysAllowFileAccess(Manifest::UNPACKED);
extension_service.cc     [all...]
  /external/chromium/chrome/common/extensions/
extension.h 384 static inline bool ShouldAlwaysAllowFileAccess(Location location) {
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_service.cc 228 int flags = Extension::ShouldAlwaysAllowFileAccess(Extension::LOAD) ?
    [all...]

Completed in 102 milliseconds