Searched refs:IsAutoUpdateableLocation (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/extensions/
H A Dmanifest.h81 static inline bool IsAutoUpdateableLocation(Location location) { function in class:extensions::Manifest
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_updater.cc306 if (!Manifest::IsAutoUpdateableLocation(extension.location())) {
356 if (!Manifest::IsAutoUpdateableLocation(info->install_source())) {
/external/chromium/chrome/common/extensions/
H A Dextension.h357 static inline bool IsAutoUpdateableLocation(Location location) { function in class:Extension
/external/chromium/chrome/browser/extensions/
H A Dextension_updater.cc291 if (!Extension::IsAutoUpdateableLocation(location)) {

Completed in 108 milliseconds