Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/lib/Grpc/
DClientStreamingCall.php26 class ClientStreamingCall extends AbstractCall class
DCallInvoker.php30 public function ClientStreamingCall($channel, $method, $deserialize, $options); function
DDefaultCallInvoker.php35 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in Grpc\\DefaultCallInvoker
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DClientServerTest.cs166 public async Task ClientStreamingCall() in ClientStreamingCall() method in Grpc.Core.Tests.ClientServerTest
/external/grpc-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