Home
last modified time | relevance | path

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

/aosp_15_r20/external/nanopb-c/docs/
H A Dreference.rst728 pb_decode_svarint section in pb_decode.h
/aosp_15_r20/external/nanopb-c/
H A Dpb_decode.c1279 bool pb_decode_svarint(pb_istream_t *stream, pb_int64_t *dest) in pb_decode_svarint() function