Home
last modified time | relevance | path

Searched defs:response_streaming (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_channel_close_test.py37 response_streaming = True variable in _StreamingMethodHandler
48 response_streaming = False variable in _UnaryMethodHandler
H A D_error_message_encoding_test.py37 def __init__(self, request_streaming=None, response_streaming=None): argument
H A D_empty_message_test.py53 def __init__(self, request_streaming, response_streaming): argument
H A D_resource_exhausted_test.py95 def __init__(self, trigger, request_streaming, response_streaming): argument
H A D_metadata_test.py145 def __init__(self, test, request_streaming, response_streaming): argument
H A D_metadata_flags_test.py61 def __init__(self, test, request_streaming, response_streaming): argument
H A D_exit_scenarios.py95 def __init__(self, request_streaming, response_streaming, partial_hang): argument
H A D_invocation_defects_test.py118 response_streaming, argument
H A D_compression_test.py129 self, request_streaming, response_streaming, pre_response_callback argument
H A D_rpc_test_helpers.py186 response_streaming, argument
H A D_interceptor_test.py162 response_streaming, argument
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/headers/
H A Dheader_manipulator_client_interceptor.py36 response_streaming, argument
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Dapi.proto114 bool response_streaming = 5; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dapi.proto114 bool response_streaming = 5; field
H A Dapi.pb.h1248 inline bool Method::response_streaming() const { in response_streaming() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dapi.proto114 bool response_streaming = 5; field
H A Dapi.pb.h1248 inline bool Method::response_streaming() const { in response_streaming() function
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/
H A DMethod.php47 protected $response_streaming = false; variable in Google\\Protobuf\\Method
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
H A DMethod.php47 protected $response_streaming = false; variable in Google\\Protobuf\\Method
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/observability/
H A D_test_server.py65 def __init__(self, request_streaming, response_streaming): argument
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/
Dapi.rs315 pub response_streaming: bool, field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Dapi.pb.h1174 inline bool Method::response_streaming() const { in response_streaming() function
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Dapi.pb.h1174 inline bool Method::response_streaming() const { in response_streaming() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dapi.rs469 pub response_streaming: bool, field