Searched defs:substream (Results 1 – 4 of 4) sorted by relevance
317 bool checkreturn pb_make_string_substream(pb_istream_t *stream, pb_istream_t *substream) in pb_make_string_substream()332 void pb_close_string_substream(pb_istream_t *stream, pb_istream_t *substream) in pb_close_string_substream()433 pb_istream_t substream; in decode_static_field() local616 pb_istream_t substream; in decode_callback_field() local636 pb_istream_t substream; in decode_callback_field() local909 pb_istream_t substream; in pb_decode_delimited() local1160 pb_istream_t substream; in pb_dec_submessage() local
508 pb_ostream_t substream = PB_OSTREAM_SIZING; in pb_encode_submessage() local
47 pb_istream_t substream; in decode_unionmessage_contents() local
340 unsigned int substream; /* substream number */ member