Searched defs:GetStore (Results 1 – 7 of 7) sorted by relevance
30 std::shared_ptr<OHOS::NativeRdb::RdbStore> GetStore() in GetStore() function
28 std::shared_ptr<Store> StoreCache::GetStore(std::string intention) in GetStore() function in OHOS::UDMF::StoreCache
118 std::string DirectoryManager::GetStore(const StoreMetaData &metaData) const in GetStore() function in OHOS::DistributedData::DirectoryManager
56 AutoCache::Store AutoCache::GetStore(const StoreMetaData &meta, const Watchers &watchers) in GetStore() function in OHOS::DistributedData::AutoCache
30 StoreCache::Store StoreCache::GetStore(const StoreMetaData &data, std::shared_ptr<Observers> observ… in GetStore() function in OHOS::DistributedKv::StoreCache
337 AutoCache::Store SyncManager::GetStore(const StoreMetaData &meta, int32_t user, bool mustBind) in GetStore() function in OHOS::CloudData::SyncManager
209 std::shared_ptr<DistributedData::GeneralStore> RdbServiceImpl::GetStore(const RdbSyncerParam ¶m) in GetStore() function in OHOS::DistributedRdb::RdbServiceImpl