Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dpbf_writer.hpp119 add_length_varint(tag, sizeof(T) * pbf_length_type(length)); in add_packed_fixed()
176 add_length_varint(tag, pbf_length_type(size)); in open_submessage()
215 void add_length_varint(pbf_tag_type tag, pbf_length_type length) { in add_length_varint() function in protozero::pbf_writer
480 add_length_varint(tag, pbf_length_type(size)); in add_bytes()
541 add_length_varint(tag, pbf_length_type(sum_size)); in add_bytes_vectored()