Home
last modified time | relevance | path

Searched defs:ForwardEcho (Results 1 – 5 of 5) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Distio_echo.proto23 rpc ForwardEcho (ForwardEchoRequest) returns (ForwardEchoResponse); rpc
/external/grpc-grpc/src/proto/grpc/testing/
Distio_echo.proto23 rpc ForwardEcho (ForwardEchoRequest) returns (ForwardEchoResponse); rpc
/external/grpc-grpc-java/istio-interop-testing/third_party/istio/src/main/proto/test/echo/proto/
Decho.proto27 rpc ForwardEcho (ForwardEchoRequest) returns (ForwardEchoResponse); rpc
/external/grpc-grpc/test/cpp/interop/
Distio_echo_server_lib.cc116 Status EchoTestServiceImpl::ForwardEcho(ServerContext* context, in ForwardEcho() function in grpc::testing::EchoTestServiceImpl
Distio_echo_server_test.cc59 grpc::Status ForwardEcho(grpc::ServerContext* /*context*/, in ForwardEcho() function in grpc::testing::__anon9af0249b0111::SimpleEchoTestServerImpl