Searched defs:BidiStreamingCall (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/php/tests/unit_tests/ |
H A D | CallInvokerTest.php | 107 public function BidiStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel 137 public function BidiStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest
|
/aosp_15_r20/external/grpc-grpc/src/php/lib/Grpc/ |
H A D | BidiStreamingCall.php | 26 class BidiStreamingCall extends AbstractCall class
|
H A D | DefaultCallInvoker.php | 42 public function BidiStreamingCall($channel, $method, $deserialize, $options) { function in Grpc\\DefaultCallInvoker
|
H A D | CallInvoker.php | 31 public function BidiStreamingCall($channel, $method, $deserialize, $options); function
|