Home
last modified time | relevance | path

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

/external/nanopb-c/
Dpb_encode.h78 bool pb_encode_nullterminated(pb_ostream_t *stream, const pb_field_t fields[], const void *src_stru…
Dpb_encode.c523 bool pb_encode_nullterminated(pb_ostream_t *stream, const pb_field_t fields[], const void *src_stru… in pb_encode_nullterminated() function