Home
last modified time | relevance | path

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

/base/security/access_token/interfaces/innerkits/privacy/test/mock/src/
Dapp_manager_access_client.cpp37 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessClient
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
Dmock_app_mgr_proxy.h49 int32_t GetForegroundApplications(std::vector<AppExecFwk::AppStateData>& data) in GetForegroundApplications() function
/base/security/access_token/services/test/mock/aafwk/
Dmock_app_mgr_service.cpp21 int32_t MockAppMgrService::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::MockAppMgrService
/base/security/access_token/interfaces/innerkits/privacy/test/unittest/app_manager_client/
Dapp_manager_access_proxy.cpp28 int32_t AppManagerAccessProxy::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessProxy
Dapp_manager_access_client.cpp53 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessClient
/base/powermgr/power_manager/utils/appmgr/src/
Dapp_manager_utils.cpp54 void AppManagerUtils::GetForegroundApplications(std::vector<OHOS::AppExecFwk::AppStateData>& appsDa… in GetForegroundApplications() function in OHOS::PowerMgr::AppManagerUtils
/base/security/access_token/services/common/app_manager/src/
Dapp_manager_access_proxy.cpp116 int32_t AppManagerAccessProxy::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessProxy
Dapp_manager_access_client.cpp97 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessClient
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Dfold_event_cacher.cpp51 std::vector<AppExecFwk::AppStateData> GetForegroundApplications() in GetForegroundApplications() function