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

  /external/chromium_org/chrome/common/extensions/
manifest.h 81 static inline bool IsAutoUpdateableLocation(Location location) {
  /external/chromium_org/chrome/browser/extensions/updater/
extension_updater.cc 306 if (!Manifest::IsAutoUpdateableLocation(extension.location())) {
356 if (!Manifest::IsAutoUpdateableLocation(info->install_source())) {
  /external/chromium/chrome/common/extensions/
extension.h 357 static inline bool IsAutoUpdateableLocation(Location location) {
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_updater.cc 291 if (!Extension::IsAutoUpdateableLocation(location)) {
    [all...]

Completed in 182 milliseconds