Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/transport/
Dtransport.h347 void grpc_transport_perform_stream_op(grpc_transport* transport,
Dtransport.cc166 void grpc_transport_perform_stream_op(grpc_transport* transport, function
/external/grpc-grpc/src/core/lib/channel/
Dconnected_channel.cc135 grpc_transport_perform_stream_op( in con_start_transport_stream_op_batch()
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc229 grpc_transport_perform_stream_op(f_->transport(), in Op()