Home
last modified time | relevance | path

Searched defs:targetEnd (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_stringdecoder.cpp92 UChar *targetEnd = outputBuffer + pendingLen_; in End() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp289 Timestamp targetEnd = packet->GetTargetTimeEnd(); in Serialization() local
330 Timestamp targetEnd; 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()