Home
last modified time | relevance | path

Searched refs:sourceTimeBegin (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.h30 void SetSourceTimeBegin(Timestamp sourceTimeBegin);
H A Dtime_sync.cpp52 void TimeSyncPacket::SetSourceTimeBegin(Timestamp sourceTimeBegin) in SetSourceTimeBegin() argument
54 sourceTimeBegin_ = sourceTimeBegin; in SetSourceTimeBegin()