Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/
DMethod.php146 public function getRequestStreaming() function in Google\\Protobuf\\Method
/external/protobuf/php/tests/
Dwell_known_test.php153 $this->assertSame(true, $m->getRequestStreaming());
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h1342 PHP_METHOD(Method, getRequestStreaming);
Dmessage.c2217 PHP_ME(Method, getRequestStreaming, NULL, ZEND_ACC_PUBLIC)