HomeSort by relevance Sort by last modified time
    Searched refs:kIsFromSync (Results 1 - 2 of 2) 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...]

Completed in 31 milliseconds