Home
last modified time | relevance | path

Searched refs:include_proto (Results 1 – 25 of 70) sorted by relevance

123

/tonic/tests/wellknown-compiled/src/
H A Dlib.rs4 tonic::include_proto!("google.protobuf");
9 tonic::include_proto!("test");
/tonic/examples/src/multiplex/
H A Dclient.rs2 tonic::include_proto!("helloworld");
6 tonic::include_proto!("grpc.examples.unaryecho");
H A Dserver.rs4 tonic::include_proto!("helloworld");
8 tonic::include_proto!("grpc.examples.unaryecho");
/tonic/tests/default_stubs/src/
H A Dlib.rs9 tonic::include_proto!("test");
10 tonic::include_proto!("test_default");
/tonic/tests/same_name/src/
H A Dlib.rs2 tonic::include_proto!("foo");
/tonic/tests/wellknown/src/
H A Dlib.rs2 tonic::include_proto!("wellknown");
/tonic/tests/service_named_service/src/
H A Dlib.rs2 tonic::include_proto!("foo");
/tonic/tests/service_named_result/src/
H A Dlib.rs2 tonic::include_proto!("result");
/tonic/tests/disable_comments/src/
H A Dlib.rs2 tonic::include_proto!("test");
/tonic/tests/deprecated_methods/src/
H A Dlib.rs2 tonic::include_proto!("test");
/tonic/tests/stream_conflict/src/
H A Dmain.rs2 tonic::include_proto!("stream_conflict");
/tonic/tests/ambiguous_methods/src/
H A Dmain.rs4 tonic::include_proto!("ambiguous_methods");
/tonic/tests/included_service/src/
H A Dlib.rs2 tonic::include_proto!("includer");
/tonic/tests/integration_tests/src/
H A Dlib.rs2 tonic::include_proto!("test");
3 tonic::include_proto!("stream");
/tonic/tests/skip_debug/src/
H A Dlib.rs2 tonic::include_proto!("test");
/tonic/tonic/src/
H A Dmacros.rs31 macro_rules! include_proto { macro
/tonic/tests/root-crate-path/src/
H A Dmain.rs12 tonic::include_proto!("foo.bar.baz");
/tonic/examples/src/helloworld/
H A Dclient.rs5 tonic::include_proto!("helloworld");
/tonic/examples/src/dynamic/
H A Dserver.rs11 tonic::include_proto!("helloworld");
15 tonic::include_proto!("grpc.examples.unaryecho");
/tonic/tests/use_arc_self/src/
H A Dlib.rs7 tonic::include_proto!("test");
/tonic/tests/extern_path/my_application/src/
H A Dmain.rs3 tonic::include_proto!("my_application");
/tonic/examples/src/cancellation/
H A Dclient.rs7 tonic::include_proto!("helloworld");
/tonic/examples/src/load_balance/
H A Dclient.rs2 tonic::include_proto!("grpc.examples.unaryecho");
/tonic/examples/src/compression/
H A Dclient.rs7 tonic::include_proto!("helloworld");
/tonic/examples/src/authentication/
H A Dclient.rs2 tonic::include_proto!("grpc.examples.unaryecho");

123