Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dchannel.cc333 void grpc_channel_reset_connect_backoff(grpc_channel* channel) { in grpc_channel_reset_connect_backoff() function
/external/grpc-grpc/src/core/lib/surface/
Dchannel.cc284 void grpc_channel_reset_connect_backoff(grpc_channel* channel) { in grpc_channel_reset_connect_backoff() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h181 #define grpc_channel_reset_connect_backoff grpc_channel_reset_connect_backoff_import macro
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs1947 pub fn grpc_channel_reset_connect_backoff(channel: *mut grpc_channel); in grpc_channel_reset_connect_backoff() function
Daarch64-unknown-linux-gnu-bindings.rs1947 pub fn grpc_channel_reset_connect_backoff(channel: *mut grpc_channel); in grpc_channel_reset_connect_backoff() function