Home
last modified time | relevance | path

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

/external/grpc-grpc/third_party/nanopb/
Dpb_decode.c34 static bool checkreturn decode_extension(pb_istream_t *stream, uint32_t tag, pb_wire_type_t wire_ty…
711 static bool checkreturn decode_extension(pb_istream_t *stream, in decode_extension() function
879 if (!decode_extension(stream, tag, wire_type, &iter)) in pb_decode_noinit()
/external/nanopb-c/
Dpb_decode.c33 static bool checkreturn decode_extension(pb_istream_t *stream, uint32_t tag, pb_wire_type_t wire_ty…
772 static bool checkreturn decode_extension(pb_istream_t *stream, in decode_extension() function
947 if (!decode_extension(stream, tag, wire_type, &iter)) in pb_decode_noinit()