Searched refs:add_length_varint (Results 1 – 1 of 1) sorted by relevance
119 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_writer480 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()