Home
last modified time | relevance | path

Searched defs:binary_error_details (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Decho_messages.proto34 string binary_error_details = 3; field
50 string binary_error_details = 13; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Decho_messages.proto34 string binary_error_details = 3; field
50 string binary_error_details = 13; field
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DErrorStatus.php29 protected $binary_error_details = ''; variable in Grpc\\Testing\\ErrorStatus
H A DRequestParams.php71 protected $binary_error_details = ''; variable in Grpc\\Testing\\RequestParams