Searched refs:terminate (Results 1 – 25 of 77) sorted by relevance
1234
138 std::make_unique<std::thread>(PeriodicCollectionWorker, terminate.get_future(), in ScheduleCollection()149 terminate.set_value(); in TerminateCollection()152 terminate = std::promise<void>(); // Reset promise. in TerminateCollection()
59 std::promise<void> terminate; variable
54 tHAL_API_TERMINATE* terminate; member
8 stop_event: <logcat log message which will terminate log collection after reboot>
507 bool terminate) { in StopServices() argument509 << (terminate ? "SIGTERM" : "SIGKILL"); in StopServices()516 if (terminate) { in StopServices()533 std::chrono::milliseconds timeout, bool terminate) { in StopServicesAndLogViolations() argument534 StopServices(services, timeout, terminate); in StopServicesAndLogViolations()540 << (terminate ? "SIGTERM" : "SIGKILL"); in StopServicesAndLogViolations()
99 granted to You under this License for that Work shall terminate
300 bool terminate = false; in gatt_check_write_long_terminate() local313 terminate = true; in gatt_check_write_long_terminate()318 if ((p_attr->offset += p_rsp_value->len) >= p_attr->len) terminate = true; in gatt_check_write_long_terminate()321 if (terminate && p_clcb->op_subtype != GATT_WRITE_PREPARE) { in gatt_check_write_long_terminate()324 return terminate; in gatt_check_write_long_terminate()
339 self.record_subproc.terminate()347 self.record_subproc.terminate()
507 mHalEntryFuncs.terminate = HalTerminate; in InitializeHalDeviceContext()
88 granted to You under this License for that Work shall terminate572 terminate automatically.590 will not terminate this Public License.
108 out of the sleep, terminate its tracing, and process the ftraces and
157 proc.terminate()