Searched refs:pb_enc_fixed_length_bytes (Results 1 – 1 of 1) sorted by relevance
38 static bool checkreturn pb_enc_fixed_length_bytes(pb_ostream_t *stream, const pb_field_iter_t *fiel…395 return pb_enc_fixed_length_bytes(stream, field); in encode_basic_field()935 static bool checkreturn pb_enc_fixed_length_bytes(pb_ostream_t *stream, const pb_field_iter_t *fiel… in pb_enc_fixed_length_bytes() function