Home
last modified time | relevance | path

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

/external/nanopb-c/
Dpb_encode.h101 #define PB_OSTREAM_SIZING {0,0,0,0,0} macro
103 #define PB_OSTREAM_SIZING {0,0,0,0} macro
Dpb_encode.c141 pb_ostream_t sizestream = PB_OSTREAM_SIZING; in encode_array()
383 pb_ostream_t stream = PB_OSTREAM_SIZING; in pb_get_encoded_size()
508 pb_ostream_t substream = PB_OSTREAM_SIZING; in pb_encode_submessage()