Home
last modified time | relevance | path

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

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