/system/core/rootdir/ |
D | init.zygote32.rc | 10 onrestart restart audioserver 11 onrestart restart cameraserver 12 onrestart restart media 13 onrestart restart netd 14 onrestart restart wificond
|
D | init.zygote64.rc | 10 onrestart restart audioserver 11 onrestart restart cameraserver 12 onrestart restart media 13 onrestart restart netd 14 onrestart restart wificond
|
D | init.zygote64_32.rc | 10 onrestart restart audioserver 11 onrestart restart cameraserver 12 onrestart restart media 13 onrestart restart netd 14 onrestart restart wificond 25 onrestart restart zygote
|
/system/netd/server/ |
D | netd.rc | 7 onrestart restart zygote 8 onrestart restart zygote_secondary
|
/system/extras/tests/workloads/ |
D | pwrtest.sh | 55 restart=1 68 (-r) restart=$2; shift;; 204 if [ $restart -gt 0 ]; then 226 echo Wait 60s for device to restart... 250 if [ $restart -gt 0 ]; then
|
D | systemapps.sh | 78 restart=$3 114 ((curRestart=curRestart+${restart:=0}))
|
/system/libhwbinder/ |
D | BufferedTextOutput.cpp | 68 void restart() { in restart() function 202 b->restart(); in print() 242 b->restart(); in popBundle()
|
D | IPCThreadState.cpp | 287 restart: in self() 312 goto restart; in self()
|
/system/apex/tests/testdata/ |
D | init.rc | 8 onrestart restart zygote
|
/system/update_engine/update_manager/ |
D | update_manager.conf.example | 13 # command "restart update-engine" from a root shell to make your
|
/system/core/libcutils/ |
D | config_utils.cpp | 135 restart: in _lex() 154 goto restart; in _lex()
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | bpfloader.te | 12 # for retrieving a pinned map when bpfloader do a run time restart.
|
D | property_contexts | 123 ctl.restart$ u:object_r:ctl_restart_prop:s0 131 ctl.restart$adbd u:object_r:ctl_adbd_prop:s0 136 ctl.restart$gsid u:object_r:ctl_gsid_prop:s0 138 # Restrict access to restart dumpstate
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | property_contexts | 139 ctl.restart$ u:object_r:ctl_restart_prop:s0 147 ctl.restart$adbd u:object_r:ctl_adbd_prop:s0 152 ctl.restart$gsid u:object_r:ctl_gsid_prop:s0 157 # Restrict access to restart dumpstate
|
/system/extras/memory_replay/traces/ |
D | TRACES | 79 downloaded. After this, kill the app and restart, then play a game for
|
/system/bt/stack/btm/ |
D | btm_ble_multi_adv.cc | 195 bool restart = p_inst->IsEnabled() && p_inst->IsConnectable(); in ConfigureRpa() local 200 if (restart && (p_inst->duration || p_inst->maxExtAdvEvents)) { in ConfigureRpa() 210 bool restart = p_inst->IsEnabled() && p_inst->IsConnectable(); in ConfigureRpa() local 215 if (restart) { in ConfigureRpa() 232 if (restart) { in ConfigureRpa()
|
/system/extras/simpleperf/scripts/test/ |
D | do_test.py | 275 def restart(self) -> bool: member in TestProcess 449 if not test_proc.finished and test_proc.restart():
|
/system/nfc/src/fuzzers/ |
D | README.md | 90 you can make it a fresh restart by passing a "-c" argument.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | property_contexts | 112 ctl.restart$ u:object_r:ctl_restart_prop:s0
|
/system/memory/libmemunreachable/ |
D | README.md | 27 Kill and restart the app, trigger the leak, and then run `dumpsys -t 600 meminfo --unreachable [pro…
|
/system/sepolicy/private/ |
D | shell.te | 146 # Allow shell to start/stop gsid via ctl.start|stop|restart gsid.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | shell.te | 146 # Allow shell to start/stop gsid via ctl.start|stop|restart gsid.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | shell.te | 81 # Allow shell to start/stop gsid via ctl.start|stop|restart gsid.
|
/system/core/init/ |
D | README.md | 254 > Do not restart the service when it exits. 338 here, so oneshot services do not automatically restart, however all other services will. 510 > Find the service that provides the interface _name_ if it exists and run the `start`, `restart`, 589 `restart <service>` 775 `restart` \ 777 These are equivalent to using the `start`, `restart`, and `stop` commands on the service specified
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | shell.te | 84 # Allow shell to start/stop gsid via ctl.start|stop|restart gsid.
|