Home
last modified time | relevance | path

Searched refs:_checkConnectivityState (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/php/lib/Grpc/
H A DBaseStub.php146 if ($this->_checkConnectivityState($new_state)) {
157 if ($this->_checkConnectivityState($new_state)) {
164 return $this->_checkConnectivityState($new_state);
181 private function _checkConnectivityState($new_state) function in Grpc\\BaseStub
/dports/devel/grpc130/grpc-1.30.2/src/php/lib/Grpc/
H A DBaseStub.php149 if ($this->_checkConnectivityState($new_state)) {
160 if ($this->_checkConnectivityState($new_state)) {
167 return $this->_checkConnectivityState($new_state);
184 private function _checkConnectivityState($new_state) function in Grpc\\BaseStub
/dports/devel/grpc/grpc-1.42.0/src/php/lib/Grpc/
H A DBaseStub.php153 if ($this->_checkConnectivityState($new_state)) {
164 if ($this->_checkConnectivityState($new_state)) {
171 return $this->_checkConnectivityState($new_state);
188 private function _checkConnectivityState($new_state) function in Grpc\\BaseStub
/dports/devel/grpc134/grpc-1.34.1/src/php/lib/Grpc/
H A DBaseStub.php149 if ($this->_checkConnectivityState($new_state)) {
160 if ($this->_checkConnectivityState($new_state)) {
167 return $this->_checkConnectivityState($new_state);
184 private function _checkConnectivityState($new_state) function in Grpc\\BaseStub