Searched defs:perform_stream_op (Results 1 – 8 of 8) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/ |
| D | transport_impl.h | 48 void (*perform_stream_op)(grpc_transport* self, grpc_stream* stream, member
|
| /external/grpc-grpc/src/core/lib/transport/ |
| D | transport_impl.h | 48 void (*perform_stream_op)(grpc_transport* self, grpc_stream* stream, member
|
| /external/grpc-grpc/src/core/ext/transport/inproc/ |
| D | inproc_transport.cc | 905 static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, in perform_stream_op() function
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/inproc/ |
| D | inproc_transport.cc | 948 void perform_stream_op(grpc_transport* gt, grpc_stream* gs, in perform_stream_op() function
|
| /external/grpc-grpc/src/core/ext/transport/cronet/transport/ |
| D | cronet_transport.cc | 1396 static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, in perform_stream_op() function
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/cronet/transport/ |
| D | cronet_transport.cc | 1435 static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, in perform_stream_op() function
|
| /external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
| D | chttp2_transport.cc | 1654 static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, in perform_stream_op() function
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
| D | chttp2_transport.cc | 1585 static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, in perform_stream_op() function
|