Home
last modified time | relevance | path

Searched defs:grpc_channel_destroy_internal (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/surface/
Dchannel.h153 inline void grpc_channel_destroy_internal(grpc_channel* channel) { in grpc_channel_destroy_internal() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dchannel.cc422 void grpc_channel_destroy_internal(grpc_channel* c_channel) { in grpc_channel_destroy_internal() function