Home
last modified time | relevance | path

Searched defs:targetBegin (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp288 Timestamp targetBegin = packet->GetTargetTimeBegin(); in Serialization() local
329 Timestamp targetBegin; in DeSerialization() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_multi_ver_p2p_sync_test.cpp608 Timestamp targetBegin, Timestamp targetEnd, SyncId theId) in SetTimeSyncPacketField()