Home
last modified time | relevance | path

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

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