Searched defs:ClientStreamingCall (Results 1 – 4 of 4) sorted by relevance
| /third_party/grpc/src/php/lib/Grpc/ |
| D | ClientStreamingCall.php | 26 class ClientStreamingCall extends AbstractCall class
|
| D | CallInvoker.php | 29 public function ClientStreamingCall($channel, $method, $deserialize, $options); function
|
| D | DefaultCallInvoker.php | 34 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in Grpc\\DefaultCallInvoker
|
| /third_party/grpc/src/php/tests/unit_tests/ |
| D | CallInvokerTest.php | 99 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel 129 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest
|