Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service.h47 struct AppMgrServiceState { struct
303 AppMgrServiceState QueryServiceState();
751 AppMgrServiceState appMgrServiceState_;
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp137 AppMgrServiceState AppMgrService::QueryServiceState() in QueryServiceState()