Searched refs:GetMetaDBName (Results 1 – 5 of 5) sorted by relevance
27 API_EXPORT std::string GetMetaDBName();
155 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()432 Crypto::Sha256(label_ + "_" + Bootstrap::GetInstance().GetMetaDBName())); in GetBackupPath()
355 …tInstance().Initialize(IPCSkeleton::GetCallingTokenID(), Bootstrap::GetInstance().GetMetaDBName()); in StartService()
45 std::string Bootstrap::GetMetaDBName() in GetMetaDBName() function in OHOS::DistributedData::Bootstrap
1079 meta.storeId = Bootstrap::GetInstance().GetMetaDBName(); in GetDistributedDataMeta()