Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/lib/Grpc/
DBidiStreamingCall.php26 class BidiStreamingCall extends AbstractCall class
DCallInvoker.php32 public function BidiStreamingCall($channel, $method, $deserialize, $options); function
DDefaultCallInvoker.php43 public function BidiStreamingCall($channel, $method, $deserialize, $options) { function in Grpc\\DefaultCallInvoker
/external/grpc-grpc/src/php/tests/unit_tests/
DCallInvokerTest.php107 public function BidiStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel
137 public function BidiStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest