/external/perfetto/src/ipc/test/ |
D | greeter_service.proto | 24 service Greeter { service 25 rpc SayHello(GreeterRequestMsg) returns (GreeterReplyMsg) {} 26 rpc WaveGoodbye(GreeterRequestMsg) returns (GreeterReplyMsg) {}
|
/external/grpc-grpc-java/examples/android/clientcache/app/src/main/proto/ |
D | helloworld.proto | 24 service Greeter { service 26 rpc SayHello (HelloRequest) returns (HelloReply) {} 28 rpc SayAnotherHello (HelloRequest) returns (HelloReply) {}
|
/external/grpc-grpc-java/examples/src/main/proto/ |
D | helloworld.proto | 24 service Greeter { service 26 rpc SayHello (HelloRequest) returns (HelloReply) {}
|
/external/grpc-grpc/examples/protos/ |
D | helloworld.proto | 25 service Greeter { service 27 rpc SayHello (HelloRequest) returns (HelloReply) {}
|
/external/clang/test/SemaObjC/ |
D | scope-check.m | 74 @interface Greeter interface 78 @implementation Greeter implementation
|
D | unused.m | 5 @interface Greeter interface 9 @implementation Greeter implementation
|
/external/grpc-grpc-java/examples/example-kotlin/android/helloworld/app/src/main/proto/ |
D | helloworld.proto | 24 service Greeter { service 26 rpc SayHello (HelloRequest) returns (HelloReply) {}
|
/external/grpc-grpc-java/examples/android/helloworld/app/src/main/proto/ |
D | helloworld.proto | 24 service Greeter { service 26 rpc SayHello (HelloRequest) returns (HelloReply) {}
|
/external/grpc-grpc-java/examples/example-kotlin/src/main/proto/ |
D | helloworld.proto | 24 service Greeter { service 26 rpc SayHello (HelloRequest) returns (HelloReply) {}
|
/external/opencensus-java/examples/src/main/proto/ |
D | helloworld.proto | 26 service Greeter { service 28 rpc SayHello (HelloRequest) returns (HelloReply) {}
|
/external/grpc-grpc/test/distrib/csharp/test_codegen/ |
D | testcodegen.proto | 19 service Greeter { service 20 rpc SayHello (HelloRequest) returns (HelloReply) {}
|
/external/grpc-grpc/examples/ruby/lib/ |
D | helloworld_services_pb.rb | 23 module Greeter module
|
/external/grpc-grpc/examples/python/helloworld/ |
D | greeter_server.py | 27 class Greeter(helloworld_pb2_grpc.GreeterServicer): class
|
D | greeter_server_with_reflection.py | 28 class Greeter(helloworld_pb2_grpc.GreeterServicer): class
|
/external/grpc-grpc/examples/python/interceptors/headers/ |
D | greeter_server.py | 28 class Greeter(helloworld_pb2_grpc.GreeterServicer): class
|
/external/google-fruit/examples/hello_world/ |
D | main.cpp | 24 class Greeter { class
|
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/Greeter/ |
D | HelloworldGrpc.cs | 29 public static partial class Greeter class
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/HelloworldXamarin/ |
D | HelloworldGrpc.cs | 30 public static partial class Greeter class
|
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/ |
D | HelloworldGrpc.cs | 29 public static partial class Greeter class
|