Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/lib/Grpc/
DBaseStub.php82 $this->channel = static::getDefaultChannel($hostname, $opts);
113 public static function getDefaultChannel($hostname, array $opts) function in Grpc\\BaseStub