| /external/golang-protobuf/internal/filedesc/ |
| D | desc_list_gen.go | 284 type Services struct { struct 285 List []Service 286 once sync.Once 287 byName map[protoreflect.Name]*Service // protected by once 290 func (p *Services) Len() int { 293 func (p *Services) Get(i int) protoreflect.ServiceDescriptor { 296 func (p *Services) ByName(s protoreflect.Name) protoreflect.ServiceDescriptor { 302 func (p *Services) Format(s fmt.State, r rune) { 305 func (p *Services) ProtoInternal(pragma.DoNotImplement) {} 306 func (p *Services) lazyInit() *Services {
|
| D | build.go | 82 Services []Service member
|
| D | placeholder.go | 47 func (f PlaceholderFile) Services() protoreflect.ServiceDescriptors { return emptyServices } func
|
| D | desc.go | 53 Services Services member 81 func (fd *File) Services() protoreflect.ServiceDescriptors { return &fd.L1.Services } func
|
| /external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/ |
| D | Services.java | 6 public final class Services { class 7 private Services() {} in Services() method in Services
|
| /external/pigweed/pw_unit_test/py/pw_unit_test/ |
| D | rpc.py | 137 rpcs: Services,
|
| /external/grpc-grpc/src/csharp/Grpc.Core/ |
| D | Server.cs | 90 public ServiceDefinitionCollection Services property in Grpc.Core.Server
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FileDescriptor.cs | 289 public IList<ServiceDescriptor> Services { get; } property in Google.Protobuf.Reflection.FileDescriptor
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FileDescriptor.cs | 289 public IList<ServiceDescriptor> Services { get; } property in Google.Protobuf.Reflection.FileDescriptor
|
| /external/pigweed/pw_rpc/ |
| D | docs.rst | 415 Services chapter
|
| /external/pigweed/pw_rpc/py/pw_rpc/ |
| D | descriptors.py | 440 class Services(ServiceAccessor[Service]): class
|
| D | client.py | 290 class Services(descriptors.ServiceAccessor[ServiceClient]): class
|
| /external/flatbuffers/python/flatbuffers/reflection/ |
| D | Schema.py | 107 def Services(self, j): member in Schema
|
| /external/golang-protobuf/reflect/protoreflect/ |
| D | type.go | 137 Services() ServiceDescriptors methodSpec
|
| /external/golang-protobuf/compiler/protogen/ |
| D | protogen.go | 414 Services []*Service // top-level service declarations member
|
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
| D | parser_unittest.cc | 3202 TEST_F(SourceInfoTest, Services) { in TEST_F() argument
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | parser_unittest.cc | 3204 TEST_F(SourceInfoTest, Services) { in TEST_F() argument
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | mybusinesslodging.v1.json | 4654 "Services": { object
|