Searched defs:pb_encode_varint (Results 1 – 4 of 4) sorted by relevance
506 pb_encode_varint section in pb_encode.h524 (parameters are the same as for `pb_encode_varint`_ argument
516 pb_encode_varint section in pb_encode.h534 (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
574 bool checkreturn pb_encode_varint(pb_ostream_t *stream, pb_uint64_t value) in pb_encode_varint() function