Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1538 void GetRunningMultiInstanceKeys(const std::shared_ptr<AppRunningRecord> &appRecord,
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1892 GetRunningMultiInstanceKeys(appRecord, instanceKeys); in GetAllRunningInstanceKeysByBundleNameInner()
1984 void AppMgrServiceInner::GetRunningMultiInstanceKeys(const std::shared_ptr<AppRunningRecord> &appRe… in GetRunningMultiInstanceKeys() function in OHOS::AppExecFwk::AppMgrServiceInner