Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp52 void TimeSyncPacket::SetSourceTimeBegin(Timestamp sourceTimeBegin) in SetSourceTimeBegin() function in DistributedDB::TimeSyncPacket
233 packet.SetSourceTimeBegin(startTime); in SyncStart()
348 packet.SetSourceTimeBegin(srcBegin); in DeSerialization()
388 …packetData.SetSourceTimeBegin(GetSourceBeginTime(packetData.GetSourceTimeBegin(), targetSessionId)… in AckRecv()
H A Dtime_sync.h30 void SetSourceTimeBegin(Timestamp sourceTimeBegin);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_time_sync_test.cpp347 data.SetSourceTimeBegin(0);
415 data.SetSourceTimeBegin(0);
H A Ddistributeddb_multi_ver_p2p_sync_test.cpp610 inPacket.SetSourceTimeBegin(sourceBegin); in SetTimeSyncPacketField()
H A Ddistributeddb_mock_sync_module_test.cpp2183 timeSyncInfo.SetSourceTimeBegin(requestOffset);