Searched refs:WaitForStateChangeImpl (Results 1 – 3 of 3) sorted by relevance
78 return WaitForStateChangeImpl(last_observed, deadline_tp.raw_time()); in WaitForStateChange()120 virtual bool WaitForStateChangeImpl(grpc_connectivity_state last_observed,
78 bool WaitForStateChangeImpl(grpc_connectivity_state last_observed,
184 bool Channel::WaitForStateChangeImpl(grpc_connectivity_state last_observed, in WaitForStateChangeImpl() function in grpc::Channel