Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dsubchannel.h176 struct ConnectivityStateChange { struct
187 // Implementations should call PopConnectivityStateChange to get the next argument
201 void PushConnectivityStateChange(ConnectivityStateChange state_change); argument