Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc1194 void destroy_transport(grpc_transport* gt) { in destroy_transport() function
1223 perform_transport_op, destroy_stream, destroy_transport,
/third_party/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc1478 static void destroy_transport(grpc_transport* /*gt*/) {} in destroy_transport() function
1493 destroy_transport,
/third_party/grpc/doc/core/
Dtransport_explainer.md176 * `destroy_stream`, `destroy_transport`
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc520 static void destroy_transport(grpc_transport* gt) { in destroy_transport() function
3274 destroy_transport,