Home
last modified time | relevance | path

Searched defs:echo_metadata_initially (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Decho_messages.proto54 bool echo_metadata_initially = 17; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Decho_messages.proto54 bool echo_metadata_initially = 17; field
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DRequestParams.php91 protected $echo_metadata_initially = false; variable in Grpc\\Testing\\RequestParams