Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/ring_hash/
Dring_hash.cc607 size_t index, bool connection_attempt_complete, absl::Status status) { in UpdateRingHashConnectivityStateLocked()
738 const bool connection_attempt_complete = new_state != GRPC_CHANNEL_CONNECTING; in ProcessConnectivityChangeLocked() local