Searched defs:last_observed (Results 1 – 5 of 5) sorted by relevance
61 void NotifyOnStateChangeImpl(grpc_connectivity_state last_observed, in NotifyOnStateChangeImpl()67 bool WaitForStateChangeImpl(grpc_connectivity_state last_observed, in WaitForStateChangeImpl()
61 void NotifyOnStateChangeImpl(grpc_connectivity_state last_observed, in NotifyOnStateChangeImpl()69 bool WaitForStateChangeImpl(grpc_connectivity_state last_observed, in WaitForStateChangeImpl()
81 void NotifyOnStateChange(grpc_connectivity_state last_observed, T deadline, in NotifyOnStateChange()90 bool WaitForStateChange(grpc_connectivity_state last_observed, T deadline) { in WaitForStateChange()
189 void Channel::NotifyOnStateChangeImpl(grpc_connectivity_state last_observed, in NotifyOnStateChangeImpl()197 bool Channel::WaitForStateChangeImpl(grpc_connectivity_state last_observed, in WaitForStateChangeImpl()
467 grpc_connectivity_state last_observed = channel->GetState(true); in WaitForChannelsToConnect() local487 grpc_connectivity_state last_observed = channel->GetState(true); in WaitForChannelsToConnect() local