Searched defs:substream (Results 1 – 9 of 9) sorted by relevance
198 private void drain(Substream substream) { in drain()271 public void runWith(Substream substream) { in start()280 Substream substream = createSubstream(0); in start() local342 public void runWith(Substream substream) { in sendMessage()360 public void runWith(Substream substream) { in request()378 public void runWith(Substream substream) { in flush()400 public void runWith(Substream substream) { in setCompressor()412 public void runWith(Substream substream) { in setFullStreamDecompression()424 public void runWith(Substream substream) { in setMessageCompression()436 public void runWith(Substream substream) { in halfClose()[all …]
52 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferLiteralFromDevice() local78 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferLiteralFromDevice() local102 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferLiteralToDevice() local118 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferArrayFromDevice() local146 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferArrayToDevice() local
367 bool checkreturn pb_make_string_substream(pb_istream_t *stream, pb_istream_t *substream) in pb_make_string_substream()382 bool checkreturn pb_close_string_substream(pb_istream_t *stream, pb_istream_t *substream) in pb_close_string_substream()427 pb_istream_t substream; in decode_static_field() local673 pb_istream_t substream; in decode_callback_field() local695 pb_istream_t substream; in decode_callback_field() local1067 pb_istream_t substream; in pb_decode_delimited_noinit() local1082 pb_istream_t substream; in pb_decode_delimited() local1466 pb_istream_t substream; in pb_dec_submessage() local
685 pb_ostream_t substream = PB_OSTREAM_SIZING; in pb_encode_submessage() local
321 bool checkreturn pb_make_string_substream(pb_istream_t *stream, pb_istream_t *substream) in pb_make_string_substream()336 void pb_close_string_substream(pb_istream_t *stream, pb_istream_t *substream) in pb_close_string_substream()373 pb_istream_t substream; in decode_static_field() local614 pb_istream_t substream; in decode_callback_field() local634 pb_istream_t substream; in decode_callback_field() local959 pb_istream_t substream; in pb_decode_delimited() local1329 pb_istream_t substream; in pb_dec_submessage() local
524 pb_ostream_t substream = PB_OSTREAM_SIZING; in pb_encode_submessage() local
47 pb_istream_t substream; in decode_unionmessage_contents() local
341 unsigned int substream; /* substream number */ member