Home
last modified time | relevance | path

Searched refs:GetMetaDBName (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/include/
H A Dbootstrap.h27 API_EXPORT std::string GetMetaDBName();
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_meta_manager.cpp155 data.storeId = Bootstrap::GetInstance().GetMetaDBName(); in InitMetaData()
279 delegateManager_.GetKvStore(Bootstrap::GetInstance().GetMetaDBName(), option, in CreateMetaKvStore()
288 delegateManager_.GetKvStore(Bootstrap::GetInstance().GetMetaDBName(), option, in CreateMetaKvStore()
355 auto storeName = Bootstrap::GetInstance().GetMetaDBName(); in CloudSyncTask()
442 Crypto::Sha256(label_ + "_" + Bootstrap::GetInstance().GetMetaDBName()));
H A Dkvstore_data_service.cpp348 DeviceMatrix::GetInstance().Initialize(IPCSkeleton::GetCallingTokenID(), Bootstrap::GetInstance().GetMetaDBName()); in StartService()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/src/
H A Dbootstrap.cpp45 std::string Bootstrap::GetMetaDBName() in GetMetaDBName() function in OHOS::DistributedData::Bootstrap
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp1038 meta.storeId = Bootstrap::GetInstance().GetMetaDBName(); in GetDistributedDataMeta()

Completed in 11 milliseconds