Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 20 of 20) sorted by relevance

/tonic/examples/src/helloworld/
H A Dserver.rs21 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/tracing/
H A Dserver.rs24 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/codec_buffers/
H A Dserver.rs31 let reply = HelloReply { in say_hello() localVariable
/tonic/examples/src/compression/
H A Dserver.rs22 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/json-codec/
H A Dserver.rs28 let reply = HelloResponse { in say_hello() localVariable
/tonic/examples/src/grpc-web/
H A Dserver.rs21 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/reflection/
H A Dserver.rs22 let reply = proto::HelloReply { in say_hello() localVariable
/tonic/examples/src/blocking/
H A Dserver.rs23 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/autoreload/
H A Dserver.rs21 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/richer-error/
H A Dserver.rs51 let reply = hello_world::HelloReply { in say_hello() localVariable
H A Dserver_vec.rs51 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/health/
H A Dserver.rs23 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/uds/
H A Dserver.rs36 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/mock/
H A Dmock.rs72 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/interceptor/
H A Dserver.rs22 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/multiplex/
H A Dserver.rs46 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/cancellation/
H A Dserver.rs33 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/dynamic/
H A Dserver.rs54 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/h2c/
H A Dserver.rs27 let reply = hello_world::HelloReply { in say_hello() localVariable
/tonic/examples/src/tower/
H A Dserver.rs26 let reply = hello_world::HelloReply { in say_hello() localVariable