Home
last modified time | relevance | path

Searched refs:pb_decode_nullterminated (Results 1 – 2 of 2) sorted by relevance

/external/nanopb-c/
Dpb_decode.h98 bool pb_decode_nullterminated(pb_istream_t *stream, const pb_field_t fields[], void *dest_struct);
Dpb_decode.c1095 bool pb_decode_nullterminated(pb_istream_t *stream, const pb_field_t fields[], void *dest_struct) in pb_decode_nullterminated() function