Home
last modified time | relevance | path

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

/external/grpc-grpc/third_party/nanopb/
Dpb_decode.c29 static bool checkreturn decode_static_field(pb_istream_t *stream, pb_wire_type_t wire_type, pb_fiel…
349 static bool checkreturn decode_static_field(pb_istream_t *stream, pb_wire_type_t wire_type, pb_fiel… in decode_static_field() function
661 return decode_static_field(stream, wire_type, iter); in decode_field()
/external/nanopb-c/
Dpb_decode.c28 static bool checkreturn decode_static_field(pb_istream_t *stream, pb_wire_type_t wire_type, pb_fiel…
401 static bool checkreturn decode_static_field(pb_istream_t *stream, pb_wire_type_t wire_type, pb_fiel… in decode_static_field() function
722 return decode_static_field(stream, wire_type, iter); in decode_field()