Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/tlv/
H A Dtlv_object.h297 auto vectorEnd = cursor_ + head.len; in ReadValue() local
298 for (; cursor_ < vectorEnd;) { in ReadValue()