| /external/grpc-grpc-java/interop-testing/src/generated/main/java/io/grpc/testing/integration/ |
| D | Test.java | 19 getDescriptor() { in getDescriptor() method in Test 65 io.grpc.testing.integration.EmptyProtos.getDescriptor(), in internalBuildGeneratedFileFrom() 66 io.grpc.testing.integration.Messages.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| D | EmptyProtos.java | 88 getDescriptor() { in getDescriptor() method in EmptyProtos.Empty 256 getDescriptor() { in getDescriptor() method in EmptyProtos.Empty.Builder 429 getDescriptor() { in getDescriptor() method in EmptyProtos
|
| /external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/ |
| D | Services.java | 19 getDescriptor() { in getDescriptor() method in Services 62 io.grpc.benchmarks.proto.Messages.getDescriptor(), in internalBuildGeneratedFileFrom() 63 io.grpc.benchmarks.proto.Control.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| /external/grpc-grpc-java/services/src/generated/test/java/io/grpc/reflection/testing/ |
| D | ReflectionTestProto.java | 31 getDescriptor() { in getDescriptor() method in ReflectionTestProto 61 io.grpc.reflection.testing.ReflectionTestDepthTwoProto.getDescriptor(), in internalBuildGeneratedFileFrom() 62 io.grpc.reflection.testing.ReflectionTestDepthTwoAlternateProto.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| D | ReflectionTestDepthTwoAlternateProto.java | 19 getDescriptor() { in getDescriptor() method in ReflectionTestDepthTwoAlternateProto 44 io.grpc.reflection.testing.ReflectionTestDepthThreeProto.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| D | DynamicReflectionTestProto.java | 19 getDescriptor() { in getDescriptor() method in DynamicReflectionTestProto 49 io.grpc.reflection.testing.DynamicReflectionTestDepthTwoProto.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| D | ReflectionTestDepthTwoProto.java | 41 getDescriptor() { in getDescriptor() method in ReflectionTestDepthTwoProto 70 io.grpc.reflection.testing.ReflectionTestDepthThreeProto.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| D | DynamicReflectionTestDepthTwoProto.java | 46 getDescriptor() { in getDescriptor() method in DynamicReflectionTestDepthTwoProto
|
| /external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1/ |
| D | BinaryLogProto.java | 59 getDescriptor() { in getDescriptor() method in BinaryLogProto 121 com.google.protobuf.DurationProto.getDescriptor(), in internalBuildGeneratedFileFrom() 122 com.google.protobuf.TimestampProto.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| /external/grpc-grpc-java/grpclb/src/generated/main/java/io/grpc/lb/v1/ |
| D | LoadBalancerProto.java | 59 getDescriptor() { in getDescriptor() method in LoadBalancerProto 112 com.google.protobuf.DurationProto.getDescriptor(), in internalBuildGeneratedFileFrom() 113 com.google.protobuf.TimestampProto.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| /external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/ |
| D | ChannelzProto.java | 204 getDescriptor() { in getDescriptor() method in ChannelzProto 379 new com.google.protobuf.Descriptors.FileDescriptor[] { in internalBuildGeneratedFileFrom() 381 com.google.protobuf.DurationProto.getDescriptor(), in internalBuildGeneratedFileFrom() 382 com.google.protobuf.TimestampProto.getDescriptor(), in internalBuildGeneratedFileFrom() 383 com.google.protobuf.WrappersProto.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| /external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1alpha/ |
| D | BinaryLogProto.java | 49 getDescriptor() { in getDescriptor() method in BinaryLogProto 101 com.google.protobuf.DurationProto.getDescriptor(), in internalBuildGeneratedFileFrom()
|
| /external/llvm/lib/IR/ |
| D | User.cpp | 97 ArrayRef<const uint8_t> User::getDescriptor() const { in getDescriptor() function in llvm::User 102 MutableArrayRef<uint8_t> User::getDescriptor() { in getDescriptor() function in llvm::User
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | User.cpp | 92 ArrayRef<const uint8_t> User::getDescriptor() const { in getDescriptor() function in llvm::User 97 MutableArrayRef<uint8_t> User::getDescriptor() { in getDescriptor() function in llvm::User
|
| /external/angle/src/libANGLE/ |
| D | CLImage.h | 73 inline const ImageDescriptor &Image::getDescriptor() const in getDescriptor() function
|
| /external/proguard/src/proguard/classfile/ |
| D | Member.java | 45 public String getDescriptor(Clazz clazz); in getDescriptor() method
|
| /external/cronet/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| D | RubyEnum.java | 75 public static IRubyObject getDescriptor(ThreadContext context, IRubyObject recv) { in getDescriptor() method in RubyEnum
|
| /external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| D | RubyEnum.java | 75 public static IRubyObject getDescriptor(ThreadContext context, IRubyObject recv) { in getDescriptor() method in RubyEnum
|
| /external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
| D | MethodTooLargeException.java | 87 public String getDescriptor() { in getDescriptor() method in MethodTooLargeException
|
| /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/ |
| D | AbstractDescriptorBox.java | 54 public BaseDescriptor getDescriptor() { in getDescriptor() method in AbstractDescriptorBox
|
| /external/grpc-grpc-java/services/src/generated/main/java/io/grpc/health/v1/ |
| D | HealthProto.java | 29 getDescriptor() { in getDescriptor() method in HealthProto
|
| /external/grpc-grpc-java/testing-proto/src/generated/main/java/io/grpc/testing/protobuf/ |
| D | SimpleServiceProto.java | 29 getDescriptor() { in getDescriptor() method in SimpleServiceProto
|
| /external/emma/core/java12/com/vladium/jcd/cls/constant/ |
| D | CONSTANT_NameAndType_info.java | 61 public String getDescriptor (final ClassDef cls) in getDescriptor() method in CONSTANT_NameAndType_info
|
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Extension.java | 48 public abstract Descriptors.FieldDescriptor getDescriptor(); in getDescriptor() method in Extension
|
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Extension.java | 48 public abstract Descriptors.FieldDescriptor getDescriptor(); in getDescriptor() method in Extension
|