Home
last modified time | relevance | path

Searched defs:GetLocalWaterMark (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
Dcloud_meta_data.cpp29 int CloudMetaData::GetLocalWaterMark(const TableName &tableName, Timestamp &localMark) in GetLocalWaterMark() function in DistributedDB::CloudMetaData
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
Dsingle_ver_data_packet.cpp69 WaterMark DataRequestPacket::GetLocalWaterMark() const in GetLocalWaterMark() function in DistributedDB::DataRequestPacket
Dsingle_ver_sync_state_machine.cpp1236 void SingleVerSyncStateMachine::GetLocalWaterMark(const DeviceID &deviceId, uint64_t &outValue) in GetLocalWaterMark() function in DistributedDB::SingleVerSyncStateMachine
Dsingle_ver_data_sync.cpp534 void SingleVerDataSync::GetLocalWaterMark(SyncType syncType, const std::string &queryIdentify, in GetLocalWaterMark() function in DistributedDB::SingleVerDataSync
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dstorage_proxy.cpp55 int StorageProxy::GetLocalWaterMark(const std::string &tableName, Timestamp &localMark) in GetLocalWaterMark() function in DistributedDB::StorageProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dmeta_data.cpp97 void Metadata::GetLocalWaterMark(const DeviceID &deviceId, uint64_t &outValue) in GetLocalWaterMark() function in DistributedDB::Metadata