Home
last modified time | relevance | path

Searched refs:BundleMgrClient (Results 1 – 25 of 49) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client.cpp26 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 Dmock_bundle_manager.cpp83 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 Dbundle_mgr_client_test.cpp34 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 Dbundle_mgr_sandbox_app_system_test.cpp330 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 Dmock_bundle_manager.cpp226 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 Dbundle_mgr_client.h33 class BundleMgrClient {
35 BundleMgrClient();
36 virtual ~BundleMgrClient();
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp234 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 Dsec_comp_kit.cpp40 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 Ddata_share_util.cpp89 AppExecFwk::BundleMgrClient client; in GetBundleNameById()
101 AppExecFwk::BundleMgrClient client; in GetUidByBundleName()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.cpp88 AppExecFwk::BundleMgrClient client; in GetApplicationNameById()
100 AppExecFwk::BundleMgrClient client; in GetDfxBundleInfo()
/ohos5.0/foundation/multimedia/av_session/utils/src/
H A Dpermission_checker.cpp27 using AppExecFwk::BundleMgrClient;
90 BundleMgrClient client; in CheckSystemPermissionByUid()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_auto_startup_service.h149 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 Dsec_comp_manager.cpp302 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 Dsec_comp_entity.cpp131 OHOS::AppExecFwk::BundleMgrClient bmsClient; in CheckClickInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager.cpp142 AppExecFwk::BundleMgrClient client; in GetProfileByExtensionAbility()
231 AppExecFwk::BundleMgrClient client; in GetProfileByAbility()
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dvibration_priority_manager.cpp230 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 Dbms_wrapper.cpp77 AppExecFwk::BundleMgrClient bmsClient; in GetHapProcessInfo()
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.cpp377 BundleMgrClient client; in GetApplicationNameByUid()
397 BundleMgrClient client; in GetApplicationVersion()
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H A Dapp_usage_event_factory.cpp128 AppExecFwk::BundleMgrClient client; in GetAppVersion()
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_permission_service.cpp226 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 Drunning_lock.cpp163 AppExecFwk::BundleMgrClient bundleObj; in GetBundleNameByUid()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dbundle_manager_helper.cpp111 AppExecFwk::BundleMgrClient client; in GetResConfigFile()
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dapp_state_observer.cpp52 AppExecFwk::BundleMgrClient bundleMgrClient; in UninstallDlpSandbox()
59 AppExecFwk::BundleMgrClient bundleMgrClient; in UninstallAllDlpSandboxForUser()
H A Dsandbox_json_manager.cpp292 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 Dhks_bms_api_wrap.cpp115 AppExecFwk::BundleMgrClient client; in HksGetHapInfo()

12