Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1620 void KillAttachedChildProcess(const std::shared_ptr<AppRunningRecord> &appRecord);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1292 KillAttachedChildProcess(appRecord); in ApplicationTerminated()
3704 KillAttachedChildProcess(appRecord); in ClearAppRunningData()
7200 void AppMgrServiceInner::KillAttachedChildProcess(const std::shared_ptr<AppRunningRecord> &appRecord) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
7230 KillProcessByPid(pid, "KillAttachedChildProcess"); in NotifyAppFaultBySA()

Completed in 15 milliseconds