Home
last modified time | relevance | path

Searched refs:grpc_transport_destroy_stream (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/transport/
Dtransport.h326 void grpc_transport_destroy_stream(grpc_transport* transport,
Dtransport.cc192 void grpc_transport_destroy_stream(grpc_transport* transport, function
/external/grpc-grpc/src/core/lib/channel/
Dconnected_channel.cc174 grpc_transport_destroy_stream(chand->transport, in destroy_call_elem()
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc240 grpc_transport_destroy_stream(stream->f_->transport(), in FinishDestroy()