Home
last modified time | relevance | path

Searched refs:SetRequestLocalOffset (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp107 void TimeSyncPacket::SetRequestLocalOffset(TimeOffset offset) in SetRequestLocalOffset() function in DistributedDB::TimeSyncPacket
235 packet.SetRequestLocalOffset(timeOffset); in SyncStart()
362 packet.SetRequestLocalOffset(requestLocalOffset); in DeSerialization()
661 ackPacket.SetRequestLocalOffset(requestOffset); in BuildAckPacket()
H A Dtime_sync.h50 void SetRequestLocalOffset(TimeOffset offset);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp2181 timeSyncInfo.SetRequestLocalOffset(requestOffset);