Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DDescriptors.java96 public String getFullName() { in getFullName() method in Descriptors.FileDescriptor
620 public String getFullName() { in getFullName() method in Descriptors.Descriptor
928 public String getFullName() { in getFullName() method in Descriptors.FieldDescriptor
1555 public String getFullName() { in getFullName() method in Descriptors.EnumDescriptor
1749 public String getFullName() { in getFullName() method in Descriptors.EnumValueDescriptor
1841 public String getFullName() { in getFullName() method in Descriptors.ServiceDescriptor
1943 public String getFullName() { in getFullName() method in Descriptors.MethodDescriptor
2045 public abstract String getFullName(); in getFullName() method in Descriptors.GenericDescriptor
2361 public String getFullName() { in getFullName() method in Descriptors.DescriptorPool.PackageDescriptor
2514 public String getFullName() { return fullName; } in getFullName() method in Descriptors.OneofDescriptor