Home
last modified time | relevance | path

Searched defs:grpc_channel_destroy (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dchannel.cc531 void grpc_channel_destroy(grpc_channel* channel) { in grpc_channel_destroy() function
/external/grpc-grpc/src/core/lib/surface/
Dchannel.cc450 void grpc_channel_destroy(grpc_channel* channel) { in grpc_channel_destroy() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h190 #define grpc_channel_destroy grpc_channel_destroy_import macro
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs1973 pub fn grpc_channel_destroy(channel: *mut grpc_channel); in grpc_channel_destroy() function
Daarch64-unknown-linux-gnu-bindings.rs1973 pub fn grpc_channel_destroy(channel: *mut grpc_channel); in grpc_channel_destroy() function