Home
last modified time | relevance | path

Searched refs:interactive (Results 1 – 19 of 19) sorted by relevance

/system/update_engine/
Dupdate_attempter.cc252 bool interactive) { in UpdateAttempter() argument
289 interactive)) { in UpdateAttempter()
293 BuildUpdateActions(interactive); in UpdateAttempter()
327 void UpdateAttempter::CalculateP2PParams(bool interactive) { in UpdateAttempter() argument
345 if (!interactive) { in UpdateAttempter()
365 bool interactive) { in UpdateAttempter() argument
375 CalculateScatteringParams(interactive); in UpdateAttempter()
377 CalculateP2PParams(interactive); in UpdateAttempter()
392 interactive)) { in UpdateAttempter()
456 void UpdateAttempter::CalculateScatteringParams(bool interactive) { in UpdateAttempter() argument
[all …]
Dupdate_attempter.h97 bool interactive);
331 bool interactive);
353 void BuildUpdateActions(bool interactive);
366 void CalculateP2PParams(bool interactive);
Domaha_request_params.h144 inline void set_interactive(bool interactive) { interactive_ = interactive; } in set_interactive() argument
145 inline bool interactive() const { return interactive_; } in interactive() function
Dcommon_service.cc79 bool interactive = !(flags & kAttemptUpdateFlagNonInteractive); in AttemptUpdate() local
84 << "interactive=" << (interactive ? "yes" : "no"); in AttemptUpdate()
86 in_app_version, in_omaha_url, interactive); in AttemptUpdate()
Dmock_update_attempter.h37 bool interactive));
Ddbus_service.cc49 bool interactive = !(flags & in AttemptUpdateWithFlags() local
54 interactive ? 0 : UpdateEngineService::kAttemptUpdateFlagNonInteractive); in AttemptUpdateWithFlags()
Dupdate_engine_client.cc241 DEFINE_bool(interactive, true, "Mark the update request as interactive."); in ProcessFlags()
Domaha_request_action.cc348 (params->interactive() ? "ondemandupdate" : "scheduler")); in GetRequestXml()
715 params_->interactive() ? "fg" : "bg"); in PerformAction()
1254 if (params_->interactive()) { in ShouldDeferDownload()
Domaha_request_action_unittest.cc1602 bool interactive = i == 1; in TEST_F() local
1603 const char* interactive_str = interactive ? "ondemandupdate" : "scheduler"; in TEST_F()
1619 interactive, in TEST_F()
Dpayload_state.cc391 if (system_state_->request_params()->interactive()) { in ShouldBackoffDownload()
/system/core/rootdir/
Dinit.rc589 chown system system /sys/devices/system/cpu/cpufreq/interactive/timer_rate
590 chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/timer_rate
591 chown system system /sys/devices/system/cpu/cpufreq/interactive/timer_slack
592 chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/timer_slack
593 chown system system /sys/devices/system/cpu/cpufreq/interactive/min_sample_time
594 chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/min_sample_time
595 chown system system /sys/devices/system/cpu/cpufreq/interactive/hispeed_freq
596 chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/hispeed_freq
597 chown system system /sys/devices/system/cpu/cpufreq/interactive/target_loads
598 chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/target_loads
[all …]
/system/sepolicy/public/
Dvendor_shell.te1 # vendor shell MUST never run as interactive or login shell.
/system/sepolicy/prebuilts/api/26.0/public/
Dvendor_shell.te1 # vendor shell MUST never run as interactive or login shell.
/system/sepolicy/tools/fc_sort/
DNOTICE105 interactive use in the most ordinary way, to print or display an
110 License. (Exception: if the Program itself is interactive but
313 If the program is interactive, make it output a short notice like this
314 when it starts in an interactive mode:
/system/core/adb/
DSERVICES.TXT162 Note that this is the non-interactive version of "adb shell"
165 Start an interactive shell session on the device. Redirect
Dprotocol.txt14 be used by either commandline or interactive tools to communicate with
/system/media/audio_utils/
DDoxyfile2209 # enable generation of interactive SVG images that allow zooming and panning.
DDoxyfile.orig2209 # enable generation of interactive SVG images that allow zooming and panning.
/system/chre/chre_api/doc/
DDoxyfile2299 # enable generation of interactive SVG images that allow zooming and panning.