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.h153 struct ConnectivityStateChange { struct
164 // Implementations should call PopConnectivityStateChange to get the next argument
178 void PushConnectivityStateChange(ConnectivityStateChange state_change); argument