Home
last modified time | relevance | path

Searched defs:terminate (Results 1 – 5 of 5) sorted by relevance

/system/extras/profcollectd/binder/com/android/server/profcollect/
DIProfCollectd.aidl24 void terminate(); in terminate() method
/system/extras/profcollectd/libprofcollectd/
Dlib.rs98 pub fn terminate() -> Result<()> { in terminate() function
Dservice.rs61 fn terminate(&self) -> BinderResult<()> { in terminate() method
/system/nfc/src/include/
Dnfc_hal_api.h54 tHAL_API_TERMINATE* terminate; member
/system/core/init/
Dreboot.cpp547 bool terminate) { in StopServices()
576 std::chrono::milliseconds timeout, bool terminate) { in StopServicesAndLogViolations()