Home
last modified time | relevance | path

Searched refs:SetSourceTimeEnd (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.h34 void SetSourceTimeEnd(Timestamp sourceTimeEnd);
H A Dtime_sync.cpp62 void TimeSyncPacket::SetSourceTimeEnd(Timestamp sourceTimeEnd) in SetSourceTimeEnd() function in DistributedDB::TimeSyncPacket
349 packet.SetSourceTimeEnd(srcEnd); in DeSerialization()
389 packetData.SetSourceTimeEnd(sourceTimeEnd); in AckRecv()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_time_sync_test.cpp348 data.SetSourceTimeEnd(0);
416 data.SetSourceTimeEnd(0);
H A Ddistributeddb_multi_ver_p2p_sync_test.cpp611 inPacket.SetSourceTimeEnd(sourceEnd); in SetTimeSyncPacketField()
H A Ddistributeddb_mock_sync_module_test.cpp2187 timeSyncInfo.SetSourceTimeEnd(requestOffset + rtt + 1);