Home
last modified time | relevance | path

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

/nanopb-2.7.6/
Dpb_decode.c28 static bool checkreturn decode_static_field(pb_istream_t *stream, pb_wire_type_t wire_type, pb_fiel…
464 static bool checkreturn decode_static_field(pb_istream_t *stream, pb_wire_type_t wire_type, pb_fiel… in decode_static_field() function
801 return decode_static_field(stream, wire_type, field); in decode_field()