Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/common/security/permission/standard/
Daccess_control.cpp175 static void GetForegroundApplications(uint32_t firstTokenId, int32_t *tokenType) in GetForegroundApplications() function
222 static void GetForegroundApplications(uint32_t firstTokenId, int32_t *tokenType) in GetForegroundApplications() function
/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/services/test/unittest/mock/
Dmock_helper.cpp86 bool AppMgrHelper::GetForegroundApplications(std::vector<AppExecFwk::AppStateData>& fgApps) in GetForegroundApplications() function in OHOS::DevStandbyMgr::AppMgrHelper
/foundation/resourceschedule/device_standby/plugins/strategy/src/
Dbase_network_strategy.cpp198 ErrCode BaseNetworkStrategy::GetForegroundApplications() in GetForegroundApplications() function in OHOS::DevStandbyMgr::BaseNetworkStrategy
Drunning_lock_strategy.cpp256 ErrCode RunningLockStrategy::GetForegroundApplications() in GetForegroundApplications() function in OHOS::DevStandbyMgr::RunningLockStrategy
/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
Djs_app_manager.cpp71 static napi_value GetForegroundApplications(napi_env env, napi_callback_info info) in GetForegroundApplications() function in OHOS::AbilityRuntime::__anon4bccc2a10111::JsAppManager
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp163 int32_t GetForegroundApplications(std::vector<AppStateData> &list) override in GetForegroundApplications() function in OHOS::AppExecFwk::MockAppMgrStub
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp576 int32_t AppMgrService::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrService
Dapp_running_manager.cpp777 void AppRunningManager::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppRunningManager
Dapp_mgr_service_inner.cpp3929 int32_t AppMgrServiceInner::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
Djs_app_manager.cpp92 static napi_value GetForegroundApplications(napi_env env, napi_callback_info info) in GetForegroundApplications() function in OHOS::AbilityRuntime::__anon918ae75d0111::JsAppManager
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_stub.cpp765 int32_t AppMgrStub::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrStub
Dapp_mgr_proxy.cpp587 int AppMgrProxy::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrProxy