Home
last modified time | relevance | path

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

/nanopb-2.7.6/
Dpb_decode.c41 static bool checkreturn pb_dec_fixed_length_bytes(pb_istream_t *stream, const pb_field_iter_t *fiel…
457 return pb_dec_fixed_length_bytes(stream, field); in decode_basic_field()
1620 static bool checkreturn pb_dec_fixed_length_bytes(pb_istream_t *stream, const pb_field_iter_t *fiel… in pb_dec_fixed_length_bytes() function