Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/mock/src/
H A Dapp_manager_access_client.cpp37 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessClient
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dmock_app_mgr_proxy.h49 int32_t GetForegroundApplications(std::vector<AppExecFwk::AppStateData>& data) in GetForegroundApplications() function
/ohos5.0/base/security/access_token/services/test/mock/aafwk/
H A Dmock_app_mgr_service.cpp21 int32_t MockAppMgrService::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::MockAppMgrService
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/app_manager_client/
H A Dapp_manager_access_proxy.cpp28 int32_t AppManagerAccessProxy::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessProxy
H A Dapp_manager_access_client.cpp53 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessClient
/ohos5.0/base/powermgr/power_manager/utils/appmgr/src/
H A Dapp_manager_utils.cpp54 void AppManagerUtils::GetForegroundApplications(std::vector<OHOS::AppExecFwk::AppStateData>& appsDa… in GetForegroundApplications() function in OHOS::PowerMgr::AppManagerUtils
/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/standard/
H A 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
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_mgr_helper.cpp41 bool WEAK_FUNC AppMgrHelper::GetForegroundApplications(std::vector<AppExecFwk::AppStateData> &fgApp… in GetForegroundApplications() function in OHOS::DevStandbyMgr::AppMgrHelper
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/app_manager_utils/
H A Dcamera_app_manager_utils.cpp71 void CameraAppManagerUtils::GetForegroundApplications(std::vector<OHOS::AppExecFwk::AppStateData>& … in GetForegroundApplications() function in OHOS::CameraStandard::CameraAppManagerUtils
/ohos5.0/base/security/access_token/services/common/app_manager/src/
H A Dapp_manager_access_client.cpp97 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessClient
H A Dapp_manager_access_proxy.cpp116 int32_t AppManagerAccessProxy::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessProxy
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_helper.cpp86 bool AppMgrHelper::GetForegroundApplications(std::vector<AppExecFwk::AppStateData>& fgApps) in GetForegroundApplications() function in OHOS::DevStandbyMgr::AppMgrHelper
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp51 std::vector<AppExecFwk::AppStateData> GetForegroundApplications() in GetForegroundApplications() function
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp198 ErrCode BaseNetworkStrategy::GetForegroundApplications() in GetForegroundApplications() function in OHOS::DevStandbyMgr::BaseNetworkStrategy
H A Drunning_lock_strategy.cpp256 ErrCode RunningLockStrategy::GetForegroundApplications() in GetForegroundApplications() function in OHOS::DevStandbyMgr::RunningLockStrategy
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
H A Djs_app_manager.cpp71 static napi_value GetForegroundApplications(napi_env env, napi_callback_info info) in GetForegroundApplications() function in OHOS::AbilityRuntime::__anon7e962ad90110::JsAppManager
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp163 int32_t GetForegroundApplications(std::vector<AppStateData> &list) override in GetForegroundApplications() function in OHOS::AppExecFwk::MockAppMgrStub
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp615 int32_t AppMgrService::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_running_manager.cpp781 void AppRunningManager::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppRunningManager
H A Dapp_mgr_service_inner.cpp4160 int32_t AppMgrServiceInner::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager.cpp94 static napi_value GetForegroundApplications(napi_env env, napi_callback_info info) in GetForegroundApplications() function in OHOS::AbilityRuntime::__anonf4da04950110::JsAppManager
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp639 int AppMgrProxy::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrProxy
H A Dapp_mgr_stub.cpp820 int32_t AppMgrStub::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrStub