Home
last modified time | relevance | path

Searched refs:KillPeerBinderProcess (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.h90 static void KillPeerBinderProcess(const std::string &description);
H A Dwatchdog_inner.cpp912 WatchdogInner::KillPeerBinderProcess(description); in FfrtCallback()
931 WatchdogInner::KillPeerBinderProcess(description); in FfrtCallback()
1046 void WatchdogInner::KillPeerBinderProcess(const std::string &description) in KillPeerBinderProcess() function in OHOS::HiviewDFX::WatchdogInner
H A Dwatchdog_task.cpp317 WatchdogInner::KillPeerBinderProcess(description); in EvaluateCheckerState()