Home
last modified time | relevance | path

Searched defs:GetForegroundApplications (Results 1 – 14 of 14) 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/multimedia/camera_framework/services/camera_service/src/app_manager_utils/
Dcamera_app_manager_utils.cpp71 void CameraAppManagerUtils::GetForegroundApplications(std::vector<OHOS::AppExecFwk::AppStateData>& … in GetForegroundApplications() function in OHOS::CameraStandard::CameraAppManagerUtils
/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::__anon7d4e5ae30111::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.cpp615 int32_t AppMgrService::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrService
Dapp_running_manager.cpp771 void AppRunningManager::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppRunningManager
Dapp_mgr_service_inner.cpp4161 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.cpp94 static napi_value GetForegroundApplications(napi_env env, napi_callback_info info) in GetForegroundApplications() function in OHOS::AbilityRuntime::__anon32e9b05f0111::JsAppManager
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_stub.cpp822 int32_t AppMgrStub::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrStub
Dapp_mgr_proxy.cpp639 int AppMgrProxy::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrProxy