Home
last modified time | relevance | path

Searched refs:GetStorageDistributeInfo (Results 1 - 9 of 9) sorted by relevance

/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Ddistributed_data_storage.h58 bool GetStorageDistributeInfo(const std::string &networkId, const std::string &bundleName,
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_bm_storage.h60 bool GetStorageDistributeInfo(const std::string &networkId, const std::string &bundleName,
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddistributed_bm_storage_test.cpp124 bool ret = dmsBmStorage_->GetInstance()->GetStorageDistributeInfo("", bundleName, info); in HWTEST_F()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_data_storage.cpp166 bool DistributedDataStorage::GetStorageDistributeInfo(const std::string &networkId, in GetStorageDistributeInfo() function in OHOS::AppExecFwk::DistributedDataStorage
H A Ddistributed_bms.cpp468 bool ret = DistributedDataStorage::GetInstance()->GetStorageDistributeInfo( in GetDistributedBundleInfo()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_bm_storage.cpp239 bool DmsBmStorage::GetStorageDistributeInfo(const std::string &networkId, in GetStorageDistributeInfo() function in OHOS::DistributedSchedule::DmsBmStorage
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp739 DmsBmStorage::GetInstance()->GetStorageDistributeInfo(peerDeviceId, srcBundleName, srcBundleInfo); in ClickIconDmsContinue()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp629 DmsBmStorage::GetInstance()->GetStorageDistributeInfo(networkId, bundleName, info); in IsRemoteInstall()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp1092 * @tc.name: GetStorageDistributeInfo
1103 auto ret = distributedDataStorage->GetStorageDistributeInfo(networkId, bundleName, info); in HWTEST_F()

Completed in 13 milliseconds