Home
last modified time | relevance | path

Searched defs:pb_decode_svarint (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/third_party/nanopb/docs/
Dreference.rst714 pb_decode_svarint section in pb_decode.h
/external/nanopb-c/docs/
Dreference.rst724 pb_decode_svarint section in pb_decode.h
/external/grpc-grpc/third_party/nanopb/
Dpb_decode.c1104 bool pb_decode_svarint(pb_istream_t *stream, int64_t *dest) in pb_decode_svarint() function
/external/nanopb-c/
Dpb_decode.c1240 bool pb_decode_svarint(pb_istream_t *stream, pb_int64_t *dest) in pb_decode_svarint() function