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

  /external/chromium/chrome/browser/extensions/
pending_extension_manager.cc 69 const bool kIsFromSync = true;
73 kIsFromSync, install_silently,
84 const bool kIsFromSync = false;
99 kIsFromSync, kInstallSilently,
111 const bool kIsFromSync = false;
122 kIsFromSync, kInstallSilently,
132 bool kIsFromSync = false;
140 kIsFromSync,
extension_updater_unittest.cc 207 const bool kIsFromSync = true;
217 kIsFromSync,
722 const bool kIsFromSync = true;
730 PendingExtensionInfo(test_url, &ShouldAlwaysInstall, kIsFromSync,
    [all...]
  /external/chromium_org/extensions/browser/
pending_extension_manager.cc 108 const bool kIsFromSync = true;
113 kIsFromSync, install_silently, kSyncLocation,
129 const bool kIsFromSync = false;
135 kIsFromSync, kInstallSilently, kManifestLocation,
147 const bool kIsFromSync = false;
168 kIsFromSync, kInstallSilently,
184 bool kIsFromSync = false;
192 kIsFromSync,
  /external/chromium_org/chrome/browser/extensions/updater/
extension_updater_unittest.cc 306 const bool kIsFromSync = true;
316 kIsFromSync,
    [all...]

Completed in 837 milliseconds