/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_client.cpp | 26 std::shared_ptr<BundleMgrClientImpl> BundleMgrClient::impl_ = std::make_shared<BundleMgrClientImpl>… 28 BundleMgrClient::BundleMgrClient() in BundleMgrClient() function in OHOS::AppExecFwk::BundleMgrClient 33 BundleMgrClient::~BundleMgrClient() in ~BundleMgrClient() 38 ErrCode BundleMgrClient::GetNameForUid(const int uid, std::string &name) in GetNameForUid() 57 ErrCode BundleMgrClient::GetBundlePackInfo( in GetBundlePackInfo() 67 ErrCode BundleMgrClient::CreateBundleDataDir(int32_t userId) in CreateBundleDataDir() 76 bool BundleMgrClient::GetHapModuleInfo(const std::string &bundleName, const std::string &hapName, in GetHapModuleInfo() 106 bool BundleMgrClient::GetResConfigFile(const AbilityInfo &abilityInfo, const std::string &metadataN… in GetResConfigFile() 116 bool BundleMgrClient::GetProfileFromExtension(const ExtensionAbilityInfo &extensionInfo, in GetProfileFromExtension() 165 ErrCode BundleMgrClient::GetSandboxBundleInfo( in GetSandboxBundleInfo() [all …]
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/src/ |
H A D | mock_bundle_manager.cpp | 83 BundleMgrClient::BundleMgrClient() {} in BundleMgrClient() function in OHOS::AppExecFwk::BundleMgrClient 85 BundleMgrClient::~BundleMgrClient() {} in ~BundleMgrClient() 87 bool BundleMgrClient::GetResConfigFile(const ExtensionAbilityInfo &extensionInfo, in GetResConfigFile()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_mgr_client_test/ |
H A D | bundle_mgr_client_test.cpp | 34 BundleMgrClient client; in BenchmarkTestForGetBundleInfo() 53 BundleMgrClient client; in BenchmarkTestForGetHapModuleInfo() 73 BundleMgrClient client; in BenchmarkTestForGetResConfigFile1() 93 BundleMgrClient client; in BenchmarkTestForGetResConfigFile2() 113 BundleMgrClient client; in BenchmarkTestForGetResConfigFile3()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/ |
H A D | bundle_mgr_sandbox_app_system_test.cpp | 330 BundleMgrClient bundleMgrClient; in CheckSandboxAppInfo() 358 BundleMgrClient bundleMgrClient; 390 BundleMgrClient bundleMgrClient; 427 BundleMgrClient bundleMgrClient; 458 BundleMgrClient bundleMgrClient; 495 BundleMgrClient bundleMgrClient; 530 BundleMgrClient bundleMgrClient; 573 BundleMgrClient bundleMgrClient; 617 BundleMgrClient bundleMgrClient; 662 BundleMgrClient bundleMgrClient; [all …]
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_bundle_manager.cpp | 226 BundleMgrClient::BundleMgrClient() in BundleMgrClient() function in OHOS::AppExecFwk::BundleMgrClient 229 BundleMgrClient::~BundleMgrClient() in ~BundleMgrClient() 232 bool BundleMgrClient::GetResConfigFile(const ExtensionAbilityInfo& extensionInfo, const std::string… in GetResConfigFile()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_client.h | 33 class BundleMgrClient { 35 BundleMgrClient(); 36 virtual ~BundleMgrClient();
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/ |
H A D | bundle_mgr_client_system_test.cpp | 234 BundleMgrClient bundleMgrClient; in GetResConfigFile() 251 BundleMgrClient bundleMgrClient; in GetProfileFromAbility() 268 BundleMgrClient bundleMgrClient; in GetProfileFromExtension() 294 BundleMgrClient bundleMgrClient; 319 BundleMgrClient bundleMgrClient; 344 BundleMgrClient bundleMgrClient; 366 BundleMgrClient bundleMgrClient; 393 BundleMgrClient bundleMgrClient; 584 BundleMgrClient bundleMgrClient; 698 BundleMgrClient bundleMgrClient; [all …]
|
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/src/ |
H A D | sec_comp_kit.cpp | 40 OHOS::AppExecFwk::BundleMgrClient bmsClient; in RegisterSecurityComponent() 69 OHOS::AppExecFwk::BundleMgrClient bmsClient; in UpdateSecurityComponent() 112 OHOS::AppExecFwk::BundleMgrClient bmsClient; in ReportSecurityComponentClickEvent()
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
H A D | data_share_util.cpp | 89 AppExecFwk::BundleMgrClient client; in GetBundleNameById() 101 AppExecFwk::BundleMgrClient client; in GetUidByBundleName()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/ |
H A D | zip_helper.cpp | 88 AppExecFwk::BundleMgrClient client; in GetApplicationNameById() 100 AppExecFwk::BundleMgrClient client; in GetDfxBundleInfo()
|
/ohos5.0/foundation/multimedia/av_session/utils/src/ |
H A D | permission_checker.cpp | 27 using AppExecFwk::BundleMgrClient; 90 BundleMgrClient client; in CheckSystemPermissionByUid()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | ability_auto_startup_service.h | 149 std::shared_ptr<AppExecFwk::BundleMgrClient> GetBundleMgrClient(); 163 std::shared_ptr<AppExecFwk::BundleMgrClient> bundleMgrClient_;
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_manager.cpp | 302 OHOS::AppExecFwk::BundleMgrClient bmsClient; in SendCheckInfoEnhanceSysEvent() 355 OHOS::AppExecFwk::BundleMgrClient bmsClient; in RegisterSecurityComponent() 406 OHOS::AppExecFwk::BundleMgrClient bmsClient; in UpdateSecurityComponent() 446 OHOS::AppExecFwk::BundleMgrClient bmsClient; in CheckClickSecurityComponentInfo() 488 OHOS::AppExecFwk::BundleMgrClient bmsClient; in ReportEvent()
|
H A D | sec_comp_entity.cpp | 131 OHOS::AppExecFwk::BundleMgrClient bmsClient; in CheckClickInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_manager.cpp | 142 AppExecFwk::BundleMgrClient client; in GetProfileByExtensionAbility() 231 AppExecFwk::BundleMgrClient client; in GetProfileByAbility()
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/ |
H A D | vibration_priority_manager.cpp | 230 AppExecFwk::BundleMgrClient bundleMgrClient; in ShouldIgnoreInputMethod() 232 auto res = bundleMgrClient.AppExecFwk::BundleMgrClient::GetBundleInfo(bundleName, in ShouldIgnoreInputMethod()
|
/ohos5.0/base/security/asset/services/os_dependency/src/ |
H A D | bms_wrapper.cpp | 77 AppExecFwk::BundleMgrClient bmsClient; in GetHapProcessInfo()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/ |
H A D | fault_detector_util.cpp | 377 BundleMgrClient client; in GetApplicationNameByUid() 397 BundleMgrClient client; in GetApplicationVersion()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/ |
H A D | app_usage_event_factory.cpp | 128 AppExecFwk::BundleMgrClient client; in GetAppVersion()
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/ |
H A D | dlp_permission_service.cpp | 226 AppExecFwk::BundleMgrClient bundleMgrClient; in InsertDlpSandboxInfo() 299 AppExecFwk::BundleMgrClient bundleMgrClient; in InstallDlpSandbox() 327 AppExecFwk::BundleMgrClient bundleMgrClient; in DeleteDlpSandboxInfo() 340 AppExecFwk::BundleMgrClient bundleMgrClient; in UninstallDlpSandboxApp()
|
/ohos5.0/base/powermgr/power_manager/frameworks/native/ |
H A D | running_lock.cpp | 163 AppExecFwk::BundleMgrClient bundleObj; in GetBundleNameByUid()
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | bundle_manager_helper.cpp | 111 AppExecFwk::BundleMgrClient client; in GetResConfigFile()
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
H A D | app_state_observer.cpp | 52 AppExecFwk::BundleMgrClient bundleMgrClient; in UninstallDlpSandbox() 59 AppExecFwk::BundleMgrClient bundleMgrClient; in UninstallAllDlpSandboxForUser()
|
H A D | sandbox_json_manager.cpp | 292 AppExecFwk::BundleMgrClient bundleMgrClient; in ClearUnreservedSandbox() 341 AppExecFwk::BundleMgrClient bundleMgrClient; in RemoveRetentionInfoByUserId()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/bms/src/ |
H A D | hks_bms_api_wrap.cpp | 115 AppExecFwk::BundleMgrClient client; in HksGetHapInfo()
|