Searched defs:ClientStreamingCall (Results 1 – 7 of 7) sorted by relevance
| /external/grpc-grpc/src/php/lib/Grpc/ |
| D | ClientStreamingCall.php | 26 class ClientStreamingCall extends AbstractCall class
|
| D | DefaultCallInvoker.php | 34 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in Grpc\\DefaultCallInvoker
|
| D | CallInvoker.php | 29 public function ClientStreamingCall($channel, $method, $deserialize, $options); function
|
| /external/grpc-grpc/src/php/tests/unit_tests/ |
| D | CallInvokerTest.php | 99 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel 129 public function ClientStreamingCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest
|
| /external/pigweed/pw_rpc/ts/ |
| D | call.ts | 310 export class ClientStreamingCall extends Call { class
|
| /external/pigweed/pw_rpc/py/pw_rpc/callback_client/ |
| D | call.py | 328 class ClientStreamingCall(Call): class
|
| /external/grpc-grpc/test/core/transport/binder/end2end/ |
| D | end2end_binder_transport_test.cc | 360 TEST_P(End2EndBinderTransportTest, ClientStreamingCall) { in TEST_P() argument
|