Searched defs:pb_encode_varint (Results 1 – 4 of 4) sorted by relevance
520 pb_encode_varint section in pb_encode.h538 (parameters are the same as for `pb_encode_varint`_ argument
506 pb_encode_varint section in pb_encode.h524 (parameters are the same as for `pb_encode_varint`_ argument
415 bool checkreturn pb_encode_varint(pb_ostream_t *stream, uint64_t value) in pb_encode_varint() function
608 bool checkreturn pb_encode_varint(pb_ostream_t *stream, pb_uint64_t value) in pb_encode_varint() function