Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp8052 auto cachePrcoMgr = DelayedSingleton<CacheProcessManager>::GetInstance(); in NotifyAppFaultBySA() local
8054 if (cachePrcoMgr == nullptr || osAccountMgr == nullptr || appRunningManager_ == nullptr) { in NotifyAppFaultBySA()
8072 procUserId == callderUserId && cachePrcoMgr->IsAppSupportProcessCache(appRecord) && in NotifyAppFaultBySA()