Home
last modified time | relevance | path

Searched defs:stores (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dauto_sync_timer.cpp72 std::map<std::string, std::vector<StoreId>> stores; in GetStoreIds() local
H A Dauto_sync_timer_mock.cpp70 std::map<std::string, std::vector<StoreId>> stores; in GetStoreIds() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/
H A Dwater_version_manager.cpp51 auto stores = CheckerManager::GetInstance().GetDynamicStores(); in Init() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp105 Stores stores; GetStoresIfPresent() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp57 SyncManager::SyncInfo::SyncInfo(int32_t user, const std::string &bundleName, const Stores &stores) in SyncInfo() argument
205 auto stores = CheckerManager::GetInstance().GetStaticStores(); in SyncManager() local
H A Dcloud_service_impl.cpp357 auto stores = CheckerManager::GetInstance().GetDynamicStores(); in DoKvCloudSync() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp204 auto stores = AutoCache::GetInstance().GetStoresIfPresent(tokenId); in OnAppExit() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/
H A Drender_node_scene_util.cpp163 SceneRenderDataStores stores; in GetSceneRenderDataStores() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp85 auto stores = CheckerManager::GetInstance().GetDynamicStores(); in Initialize() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp631 auto stores = AutoCache::GetInstance().GetStoresIfPresent(meta.tokenId, storeId); in SetConfig() local
747 auto stores = AutoCache::GetInstance().GetStoresIfPresent(tokenId); in OnAppExit() local

Completed in 13 milliseconds