Home
last modified time | relevance | path

Searched refs:grpc_transport_perform_stream_op (Results 1 – 7 of 7) 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/rust/crates/grpcio-sys/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
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/
Dconnected_channel.cc137 grpc_transport_perform_stream_op( in connected_channel_start_transport_stream_op_batch()
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc229 grpc_transport_perform_stream_op(f_->transport(), in Op()