Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h717 inline bool GetSpawned() const in GetSpawned() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1725 if (!appRecord || !appRecord->GetSpawned()) { in GetAllRunningProcesses()
1756 if (!appRecord || !appRecord->GetSpawned()) { in GetRunningProcessesByBundleType()
2015 if (!appRecord->GetSpawned()) { in GetProcessRunningInfosByUserId()
7848 if (!appRecord || !appRecord->GetSpawned() || in NotifyAppFaultBySA()
7987 if (!appRecord->GetSpawned()) { in NotifyAppFaultBySA()