Home
last modified time | relevance | path

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

/third_party/grpc/src/php/lib/Grpc/
DClientStreamingCall.php26 class ClientStreamingCall extends AbstractCall class
DCallInvoker.php29 public function ClientStreamingCall($channel, $method, $deserialize, $options); function
DDefaultCallInvoker.php34 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in Grpc\\DefaultCallInvoker
/third_party/grpc/src/php/tests/unit_tests/
DCallInvokerTest.php99 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel
129 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest