Home
last modified time | relevance | path

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

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