Home
last modified time | relevance | path

Searched defs:GetAndResetServerObserverData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dicloud_sync_storage_interface.h161 …virtual int GetAndResetServerObserverData(const std::string &tableName, ChangeProperties &changePr… in GetAndResetServerObserverData() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp540 int SQLiteSingleVerRelationalStorageExecutor::GetAndResetServerObserverData(const std::string &tabl… in GetAndResetServerObserverData() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1498 int RelationalSyncAbleStorage::GetAndResetServerObserverData(const std::string &tableName, in GetAndResetServerObserverData() function in DistributedDB::RelationalSyncAbleStorage
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp1474 void SQLiteUtils::GetAndResetServerObserverData(const std::string &dbName, const std::string &table… in GetAndResetServerObserverData() function in DistributedDB::SQLiteUtils