Home
last modified time | relevance | path

Searched refs:terminate (Results 1 – 25 of 86) sorted by relevance

1234

/system/extras/profcollectd/libprofcollectd/
Dlib.rs99 pub fn terminate() -> Result<()> { in terminate() function
100 get_profcollectd_service()?.terminate()?; in terminate()
Dservice.rs61 fn terminate(&self) -> BinderResult<()> { in terminate() method
/system/core/init/
Dreboot.h30 std::chrono::milliseconds timeout, bool terminate);
Dreboot.cpp547 bool terminate) { in StopServices() argument
549 << (terminate ? "SIGTERM" : "SIGKILL"); in StopServices()
559 if (terminate) { in StopServices()
576 std::chrono::milliseconds timeout, bool terminate) { in StopServicesAndLogViolations() argument
577 StopServices(services, timeout, terminate); in StopServicesAndLogViolations()
583 << (terminate ? "SIGTERM" : "SIGKILL"); in StopServicesAndLogViolations()
/system/extras/profcollectd/binder/com/android/server/profcollect/
DIProfCollectd.aidl24 void terminate(); in terminate() method
/system/extras/profcollectd/
Dprofcollectctl.rs54 libprofcollectd::terminate().context("Failed to terminate collection.")?; in main()
/system/nfc/src/include/
Dnfc_hal_api.h54 tHAL_API_TERMINATE* terminate; member
/system/extras/boottime_tools/bootanalyze/
DREADME.md32 stop_event: <logcat log message which will terminate log collection after reboot>
/system/nfc/src/fuzzers/nci/
Dhal.cc117 .terminate = HalTerminate,
/system/extras/simpleperf/scripts/
Dapp_profiler.py386 self.record_subproc.terminate()
393 self.record_subproc.terminate()
401 self.record_subproc.terminate()
/system/chre/chpp/
DQUICKSTART.md39 In order to terminate CHPP's main transport layer thread, it is necessary to:
/system/extras/simpleperf/scripts/test/
Ddo_test.py290 self.proc.terminate()
/system/security/mls/mls-rs-crypto-boringssl/
DLICENSE-apache86 granted to You under this License for that Work shall terminate
/system/extras/ioblame/
DREADME108 out of the sleep, terminate its tracing, and process the ftraces and
/system/extras/squashfs_utils/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/extras/libfscrypt/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/extras/taskstats/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/extras/iotop/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/logging/logwrapper/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/extras/sound/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/extras/simpleperf/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/core/libnetutils/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/extras/tests/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/extras/ext4_utils/
DNOTICE99 granted to You under this License for that Work shall terminate
/system/incremental_delivery/libdataloader/
DNOTICE99 granted to You under this License for that Work shall terminate

1234