Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/services/core/src/
Dapp_mgr_helper.cpp53 bool WEAK_FUNC AppMgrHelper::GetAppRunningStateByBundleName(const std::string &bundleName, bool& is… in GetAppRunningStateByBundleName() function in OHOS::DevStandbyMgr::AppMgrHelper
/foundation/resourceschedule/device_standby/services/test/unittest/mock/
Dmock_helper.cpp109 bool AppMgrHelper::GetAppRunningStateByBundleName(const std::string &bundleName, bool& isRunning) in GetAppRunningStateByBundleName() function in OHOS::DevStandbyMgr::AppMgrHelper
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp701 bool AppMgrService::GetAppRunningStateByBundleName(const std::string &bundleName) in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::AppMgrService
Dapp_running_manager.cpp770 bool AppRunningManager::GetAppRunningStateByBundleName(const std::string &bundleName) in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::AppRunningManager
Dapp_mgr_service_inner.cpp4230 bool AppMgrServiceInner::GetAppRunningStateByBundleName(const std::string &bundleName) in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp238 bool GetAppRunningStateByBundleName(const std::string &bundleName) override in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::MockAppMgrStub
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_proxy.cpp945 bool AppMgrProxy::GetAppRunningStateByBundleName(const std::string &bundleName) in GetAppRunningStateByBundleName() function in OHOS::AppExecFwk::AppMgrProxy