Home
last modified time | relevance | path

Searched defs:server_die (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.proto49 bool server_die = 12; // Server should not see a request with this set. field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Decho_messages.proto49 bool server_die = 12; // Server should not see a request with this set. field
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DRequestParams.php67 protected $server_die = false; variable in Grpc\\Testing\\RequestParams