Home
last modified time | relevance | path

Searched defs:GetForegroundApplications (Results 1 – 11 of 11) sorted by relevance

/foundation/resourceschedule/device_standby/services/core/src/
Dapp_mgr_helper.cpp41 bool WEAK_FUNC AppMgrHelper::GetForegroundApplications(std::vector<AppExecFwk::AppStateData> &fgApp… in GetForegroundApplications() function in OHOS::DevStandbyMgr::AppMgrHelper
/foundation/resourceschedule/device_standby/plugins/strategy/src/
Dbase_network_strategy.cpp195 ErrCode BaseNetworkStrategy::GetForegroundApplications() in GetForegroundApplications() function in OHOS::DevStandbyMgr::BaseNetworkStrategy
Drunning_lock_strategy.cpp247 ErrCode RunningLockStrategy::GetForegroundApplications() in GetForegroundApplications() function in OHOS::DevStandbyMgr::RunningLockStrategy
/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
Djs_app_manager.cpp73 static NativeValue* GetForegroundApplications(NativeEngine* engine, NativeCallbackInfo* info) in GetForegroundApplications() function in OHOS::AbilityRuntime::__anone530ce000111::JsAppManager
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp402 int32_t AppMgrService::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrService
Dapp_running_manager.cpp536 void AppRunningManager::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppRunningManager
Dapp_mgr_service_inner.cpp2556 int32_t AppMgrServiceInner::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_stub.cpp441 int32_t AppMgrStub::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrStub
Dapp_mgr_proxy.cpp543 int AppMgrProxy::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrProxy
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
Djs_app_manager.cpp82 static NativeValue* GetForegroundApplications(NativeEngine* engine, NativeCallbackInfo* info) in GetForegroundApplications() function in OHOS::AbilityRuntime::__anon66ab2a5c0111::JsAppManager
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp168 int32_t GetForegroundApplications(std::vector<AppStateData> &list) override in GetForegroundApplications() function in OHOS::AppExecFwk::MockAppMgrStub