Home
last modified time | relevance | path

Searched defs:WaitForStateChangeImpl (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/include/grpcpp/impl/codegen/
Dintercepted_channel.h67 bool WaitForStateChangeImpl(grpc_connectivity_state last_observed, in WaitForStateChangeImpl() function
Ddelegating_channel.h69 bool WaitForStateChangeImpl(grpc_connectivity_state last_observed, in WaitForStateChangeImpl() function
/third_party/grpc/src/cpp/client/
Dchannel_cc.cc197 bool Channel::WaitForStateChangeImpl(grpc_connectivity_state last_observed, in WaitForStateChangeImpl() function in grpc::Channel