Home
last modified time | relevance | path

Searched defs:GetStore (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
Drelational_store_impl.h30 std::shared_ptr<OHOS::NativeRdb::RdbStore> GetStore() in GetStore() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
Dstore_cache.cpp28 std::shared_ptr<Store> StoreCache::GetStore(std::string intention) in GetStore() function in OHOS::UDMF::StoreCache
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/directory/
Ddirectory_manager.cpp118 std::string DirectoryManager::GetStore(const StoreMetaData &metaData) const in GetStore() function in OHOS::DistributedData::DirectoryManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
Dauto_cache.cpp56 AutoCache::Store AutoCache::GetStore(const StoreMetaData &meta, const Watchers &watchers) in GetStore() function in OHOS::DistributedData::AutoCache
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dstore_cache.cpp30 StoreCache::Store StoreCache::GetStore(const StoreMetaData &data, std::shared_ptr<Observers> observ… in GetStore() function in OHOS::DistributedKv::StoreCache
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dsync_manager.cpp337 AutoCache::Store SyncManager::GetStore(const StoreMetaData &meta, int32_t user, bool mustBind) in GetStore() function in OHOS::CloudData::SyncManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_service_impl.cpp209 std::shared_ptr<DistributedData::GeneralStore> RdbServiceImpl::GetStore(const RdbSyncerParam &param) in GetStore() function in OHOS::DistributedRdb::RdbServiceImpl