Home
last modified time | relevance | path

Searched defs:pb_dec_uvarint (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/third_party/nanopb/
Dpb_decode.c1188 static bool checkreturn pb_dec_uvarint(pb_istream_t *stream, const pb_field_t *field, void *dest) in pb_dec_uvarint() function
/external/nanopb-c/
Dpb_decode.c1326 static bool checkreturn pb_dec_uvarint(pb_istream_t *stream, const pb_field_t *field, void *dest) in pb_dec_uvarint() function