Home
last modified time | relevance | path

Searched refs:GetApplicationInfos (Results 1 – 25 of 43) sorted by relevance

12

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_bundle_mgr_helper.cpp72 bool BundleActiveBundleMgrHelper::GetApplicationInfos(const AppExecFwk::ApplicationFlag flag, in GetApplicationInfos() function in OHOS::DeviceUsageStats::BundleActiveBundleMgrHelper
82 if (bundleMgr_ != nullptr && bundleMgr_->GetApplicationInfos(flag, userId, appInfos)) { in GetApplicationInfos()
156 if (!GetApplicationInfos(AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO, in InitLauncherAppMap()
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dbundle_manager_helper.cpp61 bool WEAK_FUNC BundleManagerHelper::GetApplicationInfos(const AppExecFwk::ApplicationFlag flag, int… in GetApplicationInfos() function in OHOS::DevStandbyMgr::BundleManagerHelper
68 if (bundleMgr_ == nullptr || !bundleMgr_->GetApplicationInfos(flag, userId, appInfos)) { in GetApplicationInfos()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dbundle_manager_helper.cpp220 bool BundleManagerHelper::GetApplicationInfos(const AppExecFwk::ApplicationFlag &flag, in GetApplicationInfos() function in OHOS::EventFwk::BundleManagerHelper
239 return sptrBundleMgr_->GetApplicationInfos(flag, osAccountIds[0], appInfos); in GetApplicationInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getapplicationinfos_fuzzer/
H A Dgetapplicationinfos_fuzzer.cpp59 return bundleMgr->GetApplicationInfos( in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dbundle_manager_helper.h38 bool GetApplicationInfos(const AppExecFwk::ApplicationFlag flag, int userId,
/ohos5.0/base/notification/common_event_service/services/include/
H A Dbundle_manager_helper.h100 bool GetApplicationInfos(const AppExecFwk::ApplicationFlag &flag,
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/include/
H A Dmock_bundle_manager.h60 virtual bool GetApplicationInfos(const ApplicationFlag flag,
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_bundle_mgr_helper.h62 bool GetApplicationInfos(const AppExecFwk::ApplicationFlag flag,
/ohos5.0/foundation/resourceschedule/device_standby/services/
H A Dlibstandby_service.versionscript28 *GetApplicationInfos*;
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_standby_helper_unit_test.cpp72 …BundleManagerHelper::GetInstance()->GetApplicationInfos(AppExecFwk::ApplicationFlag::GET_BASIC_APP…
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/src/
H A Dmock_bundle_manager.cpp73 bool BundleMgrStub::GetApplicationInfos(const ApplicationFlag flag, int userId, vector<ApplicationI… in GetApplicationInfos() function in OHOS::AppExecFwk::BundleMgrStub
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_helper_unit_test.cpp126 …BundleManagerHelper::GetInstance()->GetApplicationInfos(AppExecFwk::ApplicationFlag::GET_BASIC_APP…
/ohos5.0/base/notification/common_event_service/services/test/unittest/mock/
H A Dmock_bundle_manager_helper.cpp258 bool BundleManagerHelper::GetApplicationInfos(const AppExecFwk::ApplicationFlag &flag, in GetApplicationInfos() function in OHOS::EventFwk::BundleManagerHelper
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dnative_module.cpp83 DECLARE_NAPI_FUNCTION("getApplicationInfos", GetApplicationInfos), in Init()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dnative_module.cpp132 DECLARE_NAPI_FUNCTION("getAllApplicationInfo", GetApplicationInfos), in BundleManagerExport()
H A Dbundle_manager.h312 napi_value GetApplicationInfos(napi_env env, napi_callback_info info);
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dbundle_active_total_test.cpp146 BundleActiveBundleMgrHelper::GetInstance()->GetApplicationInfos(flag, 0, appInfos);
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp164 bundleMgrProxy.GetApplicationInfos( in DoSomethingInterestingWithMyAPI()
166 bundleMgrProxy.GetApplicationInfos(0, reinterpret_cast<uintptr_t>(data), appInfos); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_mass_storage_notification.cpp123 … if (!bundleMgr->GetApplicationInfos(OHOS::AppExecFwk::ApplicationFlag::GET_BASIC_APPLICATION_INFO, in GetFilemanagerBundleName()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/
H A Dbundlemgr_proxy_test.cpp163 …bundleMgrProxy->GetApplicationInfos(ApplicationFlag::GET_APPLICATION_INFO_WITH_PERMISSION, DEFAULT… in BenchmarkTestGetApplicationInfosByApplicationFlag()
186 bundleMgrProxy->GetApplicationInfos(flags, DEFAULT_USERID, appInfos); in BenchmarkTestGetApplicationInfosByFlags()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h115 virtual bool GetApplicationInfos( in GetApplicationInfos() function
128 virtual bool GetApplicationInfos( in GetApplicationInfos() function
H A Dbundle_mgr_proxy.h79 virtual bool GetApplicationInfos(
89 virtual bool GetApplicationInfos(
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h79 virtual bool GetApplicationInfos(
89 virtual bool GetApplicationInfos(
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp834 bundleMgrProxy->GetApplicationInfos(
872 …bundleMgrProxy->GetApplicationInfos(ApplicationFlag::GET_APPLICATION_INFO_WITH_PERMISSION, USERID,…
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_policy_service.cpp493 …bool retC = bundleMgrProxy->GetApplicationInfos(AppExecFwk::ApplicationFlag::GET_APPLICATION_INFO_… in GetNetworkAccessPolicy()

12