OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:install_immediately
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/extensions/updater/
extension_updater.cc
97
:
install_immediately
(false) {}
116
:
install_immediately
(false) {}
333
request.
install_immediately
= params.
install_immediately
;
452
bool
install_immediately
= false;
local
456
install_immediately
|= request.
install_immediately
;
463
// current update check has |
install_immediately
| set the previously
465
if (
install_immediately
&& service_->GetPendingExtensionUpdate(id))
562
if (request.
install_immediately
) {
[
all
...]
extension_updater.h
66
bool
install_immediately
;
member in struct:extensions::ExtensionUpdater::CheckParams
140
bool
install_immediately
;
member in struct:extensions::ExtensionUpdater::InProgressCheck
/external/chromium_org/chrome/browser/chromeos/app_mode/
startup_app_launcher.cc
243
check_params.
install_immediately
= true;
/external/chromium_org/chrome/browser/ui/webui/extensions/
extension_settings_handler.cc
[
all
...]
/external/chromium_org/chrome/browser/policy/
policy_browsertest.cc
[
all
...]
/external/chromium_org/chrome/browser/automation/
testing_automation_provider.cc
[
all
...]
Completed in 643 milliseconds