Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1800 bool CheckIsThreadInFoundation(pid_t pid);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp2327 if (CheckIsThreadInFoundation(pid)) { in KillProcessByPidInner()
2370 bool AppMgrServiceInner::CheckIsThreadInFoundation(pid_t pid) { in CheckIsThreadInFoundation() function in OHOS::AppExecFwk::AppMgrServiceInner
2374 TAG_LOGD(AAFwkTag::APPMGR, "CheckIsThreadInFoundation path:%{public}s", path.c_str()); in CheckIsThreadInFoundation()

Completed in 16 milliseconds