Searched refs:NotifyOnStateChange (Results 1 – 4 of 4) sorted by relevance
67 void NotifyOnStateChange(grpc_connectivity_state last_observed, T deadline, in NotifyOnStateChange() function
93 void NotifyOnStateChange(grpc_pollset_set* interested_parties,
590 c->connected_subchannel->NotifyOnStateChange( in on_connected_subchannel_connectivity_changed()652 c->connected_subchannel->NotifyOnStateChange( in publish_transport_locked()823 void ConnectedSubchannel::NotifyOnStateChange( in NotifyOnStateChange() function in grpc_core::ConnectedSubchannel
1128 channel_->NotifyOnStateChange(GRPC_CHANNEL_IDLE, deadline, &cq, nullptr); in TEST_P()