Home
last modified time | relevance | path

Searched defs:GetAllRunningInstanceKeysBySelf (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp410 int32_t AppMgrService::GetAllRunningInstanceKeysBySelf(std::vector<std::string> &instanceKeys) in GetAllRunningInstanceKeysBySelf() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_mgr_service_inner.cpp1817 int32_t AppMgrServiceInner::GetAllRunningInstanceKeysBySelf(std::vector<std::string> &instanceKeys) in GetAllRunningInstanceKeysBySelf() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp435 AppMgrResultCode AppMgrClient::GetAllRunningInstanceKeysBySelf(std::vector<std::string> &instanceKe… in GetAllRunningInstanceKeysBySelf() function in OHOS::AppExecFwk::AppMgrClient
H A Dapp_mgr_proxy.cpp222 int32_t AppMgrProxy::GetAllRunningInstanceKeysBySelf(std::vector<std::string> &instanceKeys) in GetAllRunningInstanceKeysBySelf() function in OHOS::AppExecFwk::AppMgrProxy