Home
last modified time | relevance | path

Searched refs:stopped (Results 1 – 10 of 10) sorted by relevance

/system/core/init/
Dueventd_test.cpp161 std::atomic_bool stopped = false; in TEST() local
167 while (!stopped) { in TEST()
191 stopped = true; in TEST()
DREADME.md216 named class may be started or stopped together. A service
259 > This service will be sent SIGTERM instead of SIGKILL when stopped. After a 200 ms timeout, it will
845 > State of a named service ("stopped", "stopping", "running", "restarting")
/system/core/fs_mgr/libsnapshot/snapuserd/
Dsnapuserd.rc19 on property:init.svc.snapuserd=stopped
/system/extras/simpleperf/
Dsimpleperf.rc1 # Not a service because services can only be stopped with SIGKILL
/system/security/ondevice-signing/
Dodsign.rc11 # Note that odsign is not oneshot, but stopped manually when it exits. This
/system/incremental_delivery/libdataloader/
DDataLoaderConnector.cpp258 std::atomic_bool stopped; member
574 if (globals().stopped) { in onPendingReadsLooperEvent()
584 if (globals().stopped) { in onLogLooperEvent()
660 while (!globals().stopped) { in pendingReadsLooperThread()
667 while (!globals().stopped) { in logLooperThread()
/system/logging/liblog/
DREADME.md142 The `-ENOTCONN` return code indicates that the logger daemon is stopped.
/system/core/rootdir/
Dinit.usb.configfs.rc14 on property:init.svc.adbd=stopped
/system/extras/simpleperf/doc/
DREADME.md198 on device, as [here](#fix-broken-callchain-stopped-at-c-functions).
207 ### Fix broken callchain stopped at C functions
/system/tools/aidl/scripts/
Dexample_dep_build_failure_output.txt84 ninja: build stopped: subcommand failed.