Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/transport/
Dtransport.h431 void grpc_transport_perform_stream_op(grpc_transport* transport,
Dtransport.cc136 void grpc_transport_perform_stream_op(grpc_transport* transport, function
/third_party/grpc/src/core/lib/channel/
Dconnected_channel.cc137 grpc_transport_perform_stream_op( in connected_channel_start_transport_stream_op_batch()
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc229 grpc_transport_perform_stream_op(f_->transport(), in Op()