Searched refs:pb_dec_fixed_length_bytes (Results 1 – 1 of 1) sorted by relevance
41 static bool checkreturn pb_dec_fixed_length_bytes(pb_istream_t *stream, const pb_field_iter_t *fiel…459 return pb_dec_fixed_length_bytes(stream, field); in decode_basic_field()1638 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