Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Decho.proto25 rpc Echo1(EchoRequest) returns (EchoResponse); rpc
41 rpc Echo1(EchoRequest) returns (EchoResponse); rpc
54 rpc Echo1(EchoRequest) returns (EchoResponse); rpc
/external/grpc-grpc/src/proto/grpc/testing/
Decho.proto25 rpc Echo1(EchoRequest) returns (EchoResponse); rpc
41 rpc Echo1(EchoRequest) returns (EchoResponse); rpc
54 rpc Echo1(EchoRequest) returns (EchoResponse); rpc
/external/grpc-grpc/test/cpp/end2end/
Dtest_service_impl.h275 Status Echo1(ServerContext* context, const EchoRequest* request, in Echo1() function
/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_end2end_test_lib.h334 Status Echo1(ServerContext* context, const EchoRequest* request, in Echo1() function