Home
last modified time | relevance | path

Searched defs:aggregated_payload_size (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/responses/
Dtest_responses.proto27 int32 aggregated_payload_size = 1; field
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DStreamingInputCallResponse.php23 protected $aggregated_payload_size = 0; variable in Grpc\\Testing\\StreamingInputCallResponse
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DStreamingInputCallResponse.php23 protected $aggregated_payload_size = 0; variable in Grpc\\Testing\\StreamingInputCallResponse
/third_party/grpc/src/objective-c/examples/RemoteTestClient/
Dmessages.proto85 int32 aggregated_payload_size = 1; field
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto114 int32 aggregated_payload_size = 1; field
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto140 int32 aggregated_payload_size = 1; field
/third_party/grpc/test/cpp/interop/
Dinterop_server.cc238 int aggregated_payload_size = 0; in StreamingInputCall() local
Dinterop_client.cc422 int aggregated_payload_size = 0; in DoRequestStreaming() local