Home
last modified time | relevance | path

Searched defs:substream (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DRetriableStream.java198 private void drain(Substream substream) { in drain()
271 public void runWith(Substream substream) { in start()
280 Substream substream = createSubstream(0); in start() local
342 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 …]
/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.cc52 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferLiteralFromDevice() local
78 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferLiteralFromDevice() local
102 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferLiteralToDevice() local
118 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferArrayFromDevice() local
146 se::Stream* substream = stream->GetOrCreateSubStream(); in TransferArrayToDevice() local
/external/nanopb-c/
Dpb_decode.c367 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() local
673 pb_istream_t substream; in decode_callback_field() local
695 pb_istream_t substream; in decode_callback_field() local
1067 pb_istream_t substream; in pb_decode_delimited_noinit() local
1082 pb_istream_t substream; in pb_decode_delimited() local
1466 pb_istream_t substream; in pb_dec_submessage() local
Dpb_encode.c685 pb_ostream_t substream = PB_OSTREAM_SIZING; in pb_encode_submessage() local
/external/grpc-grpc/third_party/nanopb/
Dpb_decode.c321 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() local
614 pb_istream_t substream; in decode_callback_field() local
634 pb_istream_t substream; in decode_callback_field() local
959 pb_istream_t substream; in pb_decode_delimited() local
1329 pb_istream_t substream; in pb_dec_submessage() local
Dpb_encode.c524 pb_ostream_t substream = PB_OSTREAM_SIZING; in pb_encode_submessage() local
/external/nanopb-c/examples/using_union_messages/
Ddecode.c47 pb_istream_t substream; in decode_unionmessage_contents() local
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/
Ddecode.c47 pb_istream_t substream; in decode_unionmessage_contents() local
/external/kernel-headers/original/uapi/sound/
Demu10k1.h341 unsigned int substream; /* substream number */ member