Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dicloud_sync_storage_interface.h187 …virtual int GetAndResetServerObserverData(const std::string &tableName, ChangeProperties &changePr… in GetAndResetServerObserverData() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_utils.cpp945 void SQLiteUtils::GetAndResetServerObserverData(const std::string &dbName, const std::string &table… in GetAndResetServerObserverData() function in DistributedDB::SQLiteUtils
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_extend_executor.cpp576 int SQLiteSingleVerRelationalStorageExecutor::GetAndResetServerObserverData(const std::string &tabl… in GetAndResetServerObserverData() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp1540 int RelationalSyncAbleStorage::GetAndResetServerObserverData(const std::string &tableName, in GetAndResetServerObserverData() function in DistributedDB::RelationalSyncAbleStorage