Home
last modified time | relevance | path

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

/third_party/grpc/src/proto/grpc/testing/
Decho_messages.proto52 bool echo_metadata_initially = 17; field
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DRequestParams.php91 protected $echo_metadata_initially = false; variable in Grpc\\Testing\\RequestParams