Home
last modified time | relevance | path

Searched defs:GetRunningProcessesByBundleType (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
Dmock_app_mgr_service.h180 virtual int GetRunningProcessesByBundleType(const BundleType bundleType, in GetRunningProcessesByBundleType() function
/foundation/ability/ability_runtime/test/unittest/multi_instance_utils_second_test/
Dmock_iapp_mgr.h109 …virtual int GetRunningProcessesByBundleType(const BundleType bundleType, std::vector<RunningProces… in GetRunningProcessesByBundleType() function
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp447 int32_t AppMgrService::GetRunningProcessesByBundleType(BundleType bundleType, in GetRunningProcessesByBundleType() function in OHOS::AppExecFwk::AppMgrService
Dapp_mgr_service_inner.cpp2427 int32_t AppMgrServiceInner::GetRunningProcessesByBundleType(BundleType bundleType, in GetRunningProcessesByBundleType() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_proxy.cpp278 int32_t AppMgrProxy::GetRunningProcessesByBundleType(const BundleType bundleType, in GetRunningProcessesByBundleType() function in OHOS::AppExecFwk::AppMgrProxy