Home
last modified time | relevance | path

Searched defs:LookupStream (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_platform.h124 SE_Stream* LookupStream(stream_executor::internal::StreamInterface* key) { in LookupStream() function
/external/pigweed/pw_grpc/
Dpw_rpc_handler.cc156 Result<PwRpcHandler::Stream> PwRpcHandler::LookupStream(StreamId id) { in LookupStream() function in pw::grpc::PwRpcHandler
Dconnection.cc373 Connection::SharedState::LookupStream(StreamId id) { in LookupStream() function in pw::grpc::Connection::SharedState
/external/grpc-grpc/src/core/ext/transport/chaotic_good/
Dclient_transport.cc78 absl::optional<CallHandler> ChaoticGoodClientTransport::LookupStream( in LookupStream() function in grpc_core::chaotic_good::ChaoticGoodClientTransport
Dserver_transport.cc424 absl::optional<CallInitiator> ChaoticGoodServerTransport::LookupStream( in LookupStream() function in grpc_core::chaotic_good::ChaoticGoodServerTransport