Home
last modified time | relevance | path

Searched refs:GetBundleResourceProxy (Results 1 - 15 of 15) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service.h125 sptr<IBundleResource> GetBundleResourceProxy() const;
H A Dbundle_mgr_host_impl.h947 virtual sptr<IBundleResource> GetBundleResourceProxy() override;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service.cpp451 sptr<IBundleResource> BundleMgrService::GetBundleResourceProxy() const in GetBundleResourceProxy() function in OHOS::AppExecFwk::BundleMgrService
H A Dbundle_mgr_host_impl.cpp51 const std::string FUNCATION_GET_BUNDLE_RESOURCE_PROXY = "BundleMgrHostImpl::GetBundleResourceProxy";
3838 sptr<IBundleResource> BundleMgrHostImpl::GetBundleResourceProxy() in GetBundleResourceProxy() function in OHOS::AppExecFwk::BundleMgrHostImpl
3843 return DelayedSingleton<BundleMgrService>::GetInstance()->GetBundleResourceProxy(); in GetBundleResourceProxy()
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_utils.cpp120 auto bundleResourceProxy = bms->GetBundleResourceProxy(); in GetBundleResourceLabel()
122 MEDIA_LOG_E("GetBundleResourceProxy fail"); in GetBundleResourceLabel()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
H A Dbundle_resource.cpp101 bundleResourceMgr_ = bundleMgr->GetBundleResourceProxy(); in GetBundleResourceMgr()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp297 bundleMgrProxy.GetBundleResourceProxy(); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1434 virtual sptr<IBundleResource> GetBundleResourceProxy() in GetBundleResourceProxy() function in OHOS::AppExecFwk::IBundleMgr
H A Dbundle_mgr_proxy.h997 virtual sptr<IBundleResource> GetBundleResourceProxy() override;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp2070 auto resourceProxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
2094 auto resourceProxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
2121 auto resourceProxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
2144 auto resourceProxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp8669 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
8693 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
8717 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
8738 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
9429 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
9460 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
9495 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); in HWTEST_F()
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp1260 auto bundleResourceProxy = bms->GetBundleResourceProxy(); in GetSelfAppName()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2368 auto bundleResourceProxy = bms->GetBundleResourceProxy(); in GetBundleLable()
2370 LOGE("GetBundleResourceProxy fail"); in GetBundleLable()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp3480 sptr<IBundleResource> bundleResourceProxy = GetBundleResourceProxy(); in HandleGetBundleResourceProxy()
H A Dbundle_mgr_proxy.cpp4202 sptr<IBundleResource> BundleMgrProxy::GetBundleResourceProxy() in GetBundleResourceProxy() function in OHOS::AppExecFwk::BundleMgrProxy

Completed in 73 milliseconds