Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dchannel.cc170 void grpc_channel_reset_connect_backoff(grpc_channel* channel) { in grpc_channel_reset_connect_backoff() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dchannel.cc270 void grpc_channel_reset_connect_backoff(grpc_channel* channel) { in grpc_channel_reset_connect_backoff() function
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h208 #define grpc_channel_reset_connect_backoff grpc_channel_reset_connect_backoff_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs1498 pub fn grpc_channel_reset_connect_backoff(channel: *mut grpc_channel); in grpc_channel_reset_connect_backoff() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs1920 pub fn grpc_channel_reset_connect_backoff(channel: *mut grpc_channel); in grpc_channel_reset_connect_backoff() function