Searched defs:response_streaming (Results 1 – 14 of 14) sorted by relevance
/external/grpc-grpc/examples/python/interceptors/headers/ |
D | header_manipulator_client_interceptor.py | 33 response_streaming): argument
|
/external/protobuf/src/google/protobuf/ |
D | api.proto | 116 bool response_streaming = 5; field
|
D | api.pb.h | 1064 inline bool Method::response_streaming() const { in response_streaming() function
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
D | _compression_test.py | 45 def __init__(self, request_streaming, response_streaming): argument
|
D | _empty_message_test.py | 53 def __init__(self, request_streaming, response_streaming): argument
|
D | _channel_close_test.py | 33 response_streaming = True variable in _MethodHandler
|
D | _resource_exhausted_test.py | 96 def __init__(self, trigger, request_streaming, response_streaming): argument
|
D | _metadata_test.py | 138 def __init__(self, test, request_streaming, response_streaming): argument
|
D | _exit_scenarios.py | 95 def __init__(self, request_streaming, response_streaming, partial_hang): argument
|
D | _invocation_defects_test.py | 116 def __init__(self, request_streaming, response_streaming, argument
|
D | _rpc_test.py | 120 def __init__(self, request_streaming, response_streaming, argument
|
D | _interceptor_test.py | 116 def __init__(self, request_streaming, response_streaming, argument
|
/external/protobuf/php/src/Google/Protobuf/ |
D | Method.php | 47 private $response_streaming = false; variable in Google\\Protobuf\\Method
|
/external/rust/crates/protobuf/src/well_known_types/ |
D | api.rs | 469 pub response_streaming: bool, field
|