Searched defs:write_varint (Results 1 – 2 of 2) sorted by relevance
74 def write_varint(outfile, value): function
13 static bool write_varint(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_varint() function