Home
last modified time | relevance | path

Searched refs:CheckSchemaSupportForCloudSync (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.h149 virtual bool CheckSchemaSupportForCloudSync() const;
H A Dsync_able_kvdb.cpp592 if (!CheckSchemaSupportForCloudSync()) { in CheckSyncOption()
682 bool SyncAbleKvDB::CheckSchemaSupportForCloudSync() const in CheckSchemaSupportForCloudSync() function in DistributedDB::SyncAbleKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.h239 bool CheckSchemaSupportForCloudSync() const override;
H A Dsqlite_single_ver_natural_store.cpp1986 bool SQLiteSingleVerNaturalStore::CheckSchemaSupportForCloudSync() const in CheckSchemaSupportForCloudSync() function in DistributedDB::SQLiteSingleVerNaturalStore