Searched refs:stopped (Results 1 – 15 of 15) sorted by relevance
/device/generic/goldfish/wifi/wifi_hal/ |
D | wifi_hal.cpp | 85 bool stopped = false; in wifi_cleanup() local 91 auto callback = [&mutex, &stopped, &condition] { in wifi_cleanup() 93 stopped = true; in wifi_cleanup() 100 while (!stopped) { in wifi_cleanup()
|
/device/generic/goldfish/ |
D | init.system_ext.rc | 1 on property:init.svc.ranchu-adb-setup=stopped 4 on property:init.svc.qemu-device-state=stopped && property:ro.boot.qemu.device_state=*
|
/device/google/cuttlefish/host/libs/process_monitor/ |
D | process_monitor.cc | 154 size_t stopped = std::count_if(monitored.rbegin(), monitored.rend(), stop); in StopSubprocesses() local 155 CF_EXPECT(stopped == monitored.size(), "Didn't stop all subprocesses"); in StopSubprocesses()
|
/device/generic/goldfish/product/ |
D | tablet.mk | 26 initial-package-stopped-states-aosp.xml \
|
/device/amlogic/yukawa/ |
D | init.yukawa.usb.rc | 35 on property:init.svc.adbd=stopped
|
/device/linaro/poplar/vendor/ |
D | init.poplar.usb.rc | 33 on property:init.svc.adbd=stopped
|
/device/google/cuttlefish/host/commands/metrics/proto/ |
D | cf_metrics_event.proto | 45 // The event type is the time the virtual device was stopped.
|
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/ |
D | README.md | 100 …note at the top of the README saying that development has slowed down or stopped completely. Someo…
|
/device/google/cuttlefish/system_image/ |
D | Android.bp | 393 "initial-package-stopped-states.xml",
|
/device/google/sunfish/ |
D | init.hardware.rc | 642 on property:init.svc.vendor.hwcomposer-2-4=stopped
|
/device/google/redbull/ |
D | init.hardware.rc | 672 on property:init.svc.vendor.qti.hardware.display.composer=stopped
|
/device/google/coral/ |
D | init.hardware.rc | 748 on property:init.svc.vendor.hwcomposer-2-4=stopped
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 1493 // after tracing is stopped) newly written packets will overwrite old 1572 // If specified, the trace will be stopped |duration_ms| after starting. 1717 // after |trigger_timeout_ms| the session will be stopped and no data will 1723 // the session will be stopped after |trigger_timeout_ms| and no data will
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 1099 virtio_snd_vm_state_stopped(void) "vm state stopped" 2992 e1000e_vm_state_stopped(void) "VM state is stopped" 4214 lsi_execute_script_stop(void) "SCRIPTS execution stopped" 4442 slavio_timer_mem_writel_status_stop(unsigned int timer_index) "processor %d user timer stopped" 5252 virtio_rng_cpu_is_stopped(void *rng, int size) "rng %p: cpu is stopped, dropping %d bytes"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 1099 virtio_snd_vm_state_stopped(void) "vm state stopped" 2992 e1000e_vm_state_stopped(void) "VM state is stopped" 4214 lsi_execute_script_stop(void) "SCRIPTS execution stopped" 4442 slavio_timer_mem_writel_status_stop(unsigned int timer_index) "processor %d user timer stopped" 5252 virtio_rng_cpu_is_stopped(void *rng, int size) "rng %p: cpu is stopped, dropping %d bytes"
|