Home
last modified time | relevance | path

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

/nanopb-2.7.6/
Dpb_decode.c29 static bool checkreturn decode_pointer_field(pb_istream_t *stream, pb_wire_type_t wire_type, pb_fie…
621 static bool checkreturn decode_pointer_field(pb_istream_t *stream, pb_wire_type_t wire_type, pb_fie… in decode_pointer_field() function
804 return decode_pointer_field(stream, wire_type, field); in decode_field()