Searched refs:read_raw_value (Results 1 – 1 of 1) sorted by relevance
38 static bool checkreturn read_raw_value(pb_istream_t *stream, pb_wire_type_t wire_type, uint8_t *buf…287 static bool checkreturn read_raw_value(pb_istream_t *stream, pb_wire_type_t wire_type, uint8_t *buf… in read_raw_value() function640 if (!read_raw_value(stream, wire_type, buffer, &size)) in decode_callback_field()