Home
last modified time | relevance | path

Searched refs:SIGNAL_KILL (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_application_process.cpp38 const int32_t SIGNAL_KILL = 9; member
132 ret = kill(pid, SIGNAL_KILL); in KillProcess()
/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp33 constexpr int32_t SIGNAL_KILL = 9; member
290 if (kill(killedPid, SIGNAL_KILL) < 0) { in InsertSubscriberRecordLocked()

Completed in 2 milliseconds