Home
last modified time | relevance | path

Searched defs:GetAppRunningStateByBundleName (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_mgr_helper.cpp53 bool WEAK_FUNC AppMgrHelper::GetAppRunningStateByBundleName(const std::string &bundleName, bool& is… in GetAppRunningStateByBundleName() function in OHOS::DevStandbyMgr::AppMgrHelper
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_helper.cpp97 bool AppMgrHelper::GetAppRunningStateByBundleName(const std::string &bundleName, bool& isRunning) in GetAppRunningStateByBundleName() function in OHOS::DevStandbyMgr::AppMgrHelper
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp226 bool GetAppRunningStateByBundleName(const std::string &bundleName) override in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::MockAppMgrStub
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1104 bool AppMgrService::GetAppRunningStateByBundleName(const std::string &bundleName) in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_running_manager.cpp1033 bool AppRunningManager::GetAppRunningStateByBundleName(const std::string &bundleName) in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::AppRunningManager
H A Dapp_mgr_service_inner.cpp5634 bool AppMgrServiceInner::GetAppRunningStateByBundleName(const std::string &bundleName) in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp1043 bool AppMgrProxy::GetAppRunningStateByBundleName(const std::string &bundleName) in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::AppMgrProxy