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

  /external/chromium/chrome/browser/sync/glue/
extension_sync_traits.cc 80 return IsSyncableExtension(uninstalled_extension_info.extension_type,
136 return IsSyncableApp(uninstalled_extension_info.extension_type);
extension_change_processor.cc 71 << " of type " << uninstalled_extension_info->extension_type;
  /external/chromium/chrome/browser/extensions/
extension_updater.h 143 Extension::Type extension_type,
extension_updater.cc 288 Extension::Type extension_type,
320 switch (extension_type) {
    [all...]
  /external/chromium/chrome/common/extensions/
extension.h 960 Extension::Type extension_type; member in struct:UninstalledExtensionInfo
    [all...]
extension.cc     [all...]

Completed in 168 milliseconds