Home
last modified time | relevance | path

Searched refs:GetICloudSyncInterface (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.h143 virtual ICloudSyncStorageInterface *GetICloudSyncInterface() const;
H A Dsync_able_kvdb.cpp510 ICloudSyncStorageInterface *SyncAbleKvDB::GetICloudSyncInterface() const in GetICloudSyncInterface() function in DistributedDB::SyncAbleKvDB
517 auto cloudStorage = GetICloudSyncInterface(); in StartCloudSyncer()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.h235 ICloudSyncStorageInterface *GetICloudSyncInterface() const override;
H A Dsqlite_single_ver_natural_store.cpp1968 ICloudSyncStorageInterface *SQLiteSingleVerNaturalStore::GetICloudSyncInterface() const in GetICloudSyncInterface() function in DistributedDB::SQLiteSingleVerNaturalStore