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