Searched defs:LookupStream (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ | ||
H A D | tpu_platform.h | 124 SE_Stream* LookupStream(stream_executor::internal::StreamInterface* key) { in LookupStream() function |
/aosp_15_r20/external/pigweed/pw_grpc/ | ||
H A D | pw_rpc_handler.cc | 150 Result<PwRpcHandler::Stream> PwRpcHandler::LookupStream(StreamId id) { in LookupStream() function in pw::grpc::PwRpcHandler |
H A D | connection.cc | 373 Connection::SharedState::LookupStream(StreamId id) { in LookupStream() function in pw::grpc::Connection::SharedState |
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chaotic_good/ | ||
H A D | client_transport.cc | 78 absl::optional<CallHandler> ChaoticGoodClientTransport::LookupStream( in LookupStream() function in grpc_core::chaotic_good::ChaoticGoodClientTransport |
H A D | server_transport.cc | 424 absl::optional<CallInitiator> ChaoticGoodServerTransport::LookupStream( in LookupStream() function in grpc_core::chaotic_good::ChaoticGoodServerTransport |