Home
last modified time | relevance | path

Searched defs:GetDistributedBundleInfo (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/include/
H A Ddistributed_bms_interface.h134 … virtual bool GetDistributedBundleInfo(const std::string &networkId, const std::string &bundleName, in GetDistributedBundleInfo() function
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/distributed_bms_host_test/
H A Dmock_distributed_bms_interface.cpp70 bool MockDistributedBmsHost::GetDistributedBundleInfo( in GetDistributedBundleInfo() function in OHOS::AppExecFwk::MockDistributedBmsHost
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/
H A Ddistributed_bms_proxy.cpp186 bool DistributedBmsProxy::GetDistributedBundleInfo(const std::string &networkId, const std::string … in GetDistributedBundleInfo() function in OHOS::AppExecFwk::DistributedBmsProxy
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms.cpp457 bool DistributedBms::GetDistributedBundleInfo(const std::string &networkId, const std::string &bund… in GetDistributedBundleInfo() function in OHOS::AppExecFwk::DistributedBms
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_bm_storage.cpp405 bool DmsBmStorage::GetDistributedBundleInfo(const std::string &networkId, in GetDistributedBundleInfo() function in OHOS::DistributedSchedule::DmsBmStorage
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1021 … virtual bool GetDistributedBundleInfo(const std::string &networkId, const std::string &bundleName, in GetDistributedBundleInfo() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2627 bool BundleMgrProxy::GetDistributedBundleInfo(const std::string &networkId, const std::string &bund… in GetDistributedBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2509 bool BundleMgrHostImpl::GetDistributedBundleInfo(const std::string &networkId, const std::string &b… in GetDistributedBundleInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl