Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dchannel_interface.h67 void NotifyOnStateChange(grpc_connectivity_state last_observed, T deadline, in NotifyOnStateChange() function
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dsubchannel.cc823 void ConnectedSubchannel::NotifyOnStateChange( in NotifyOnStateChange() function in grpc_core::ConnectedSubchannel