Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store_impl.h67 std::shared_ptr<OHOS::NativeRdb::RdbStore> GetStore() in GetStore() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_cache.cpp33 std::shared_ptr<Store> StoreCache::GetStore(std::string intention) in GetStore() function in OHOS::UDMF::StoreCache
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/directory/
H A Ddirectory_manager.cpp118 std::string DirectoryManager::GetStore(const StoreMetaData &metaData) const in GetStore() function in OHOS::DistributedData::DirectoryManager
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp161 std::shared_ptr<RdbStore> TransactionImpl::GetStore() in GetStore() function in OHOS::NativeRdb::TransactionImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_machine.cpp290 static AutoCache::Store GetStore(ChangedAssetInfo& changedAsset) in GetStore() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp61 AutoCache::Store AutoCache::GetStore(const StoreMetaData &meta, const Watchers &watchers) in GetStore() function in OHOS::DistributedData::AutoCache
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp548 AutoCache::Store SyncManager::GetStore(const StoreMetaData &meta, int32_t user, bool mustBind) in GetStore() function in OHOS::CloudData::SyncManager
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp264 std::shared_ptr<DistributedData::GeneralStore> RdbServiceImpl::GetStore(const RdbSyncerParam &param) in GetStore() function in OHOS::DistributedRdb::RdbServiceImpl