Home
last modified time | relevance | path

Searched defs:ServerStreamingCall (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/php/lib/Grpc/
DServerStreamingCall.php26 class ServerStreamingCall extends AbstractCall class
DCallInvoker.php30 public function ServerStreamingCall($channel, $method, $deserialize, $options); function
DDefaultCallInvoker.php38 public function ServerStreamingCall($channel, $method, $deserialize, $options) { function in Grpc\\DefaultCallInvoker
/third_party/grpc/src/php/tests/unit_tests/
DCallInvokerTest.php103 public function ServerStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel
133 public function ServerStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest