Home
last modified time | relevance | path

Searched refs:CheckIsThreadInFoundation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1609 bool CheckIsThreadInFoundation(pid_t pid);
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp2268 if (CheckIsThreadInFoundation(pid)) { in KillProcessByPidInner()
2314 bool AppMgrServiceInner::CheckIsThreadInFoundation(pid_t pid) in CheckIsThreadInFoundation() function in OHOS::AppExecFwk::AppMgrServiceInner