Home
last modified time | relevance | path

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

/third_party/grpc/src/php/lib/Grpc/Internal/
DInterceptorChannel.php62 public function watchConnectivityState($new_state, $deadline) function in Grpc\\Internal\\InterceptorChannel
/third_party/grpc/src/php/ext/grpc/
Dchannel.c527 PHP_METHOD(Channel, watchConnectivityState) { in PHP_METHOD() argument