Home
last modified time | relevance | path

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

12

/external/protobuf/php/src/Google/Protobuf/
DEnumDescriptor.php50 public function getFullName() function in Google\\Protobuf\\EnumDescriptor
DDescriptor.php54 public function getFullName() function in Google\\Protobuf\\Descriptor
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DBeanProperty.java55 public PropertyName getFullName(); in getFullName() method
323 @Override public PropertyName getFullName() { return _name; } in getFullName() method in BeanProperty.Std
360 public PropertyName getFullName() { in getFullName() method in BeanProperty.Bogus
/external/perfetto/infra/perfetto.dev/src/
Dgen_proto_reference.js57 function getFullName(pType) { function
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java108 public String getFullName() { in getFullName() method in Descriptors.FileDescriptor
675 public String getFullName() { in getFullName() method in Descriptors.Descriptor
984 public String getFullName() { in getFullName() method in Descriptors.FieldDescriptor
1612 public String getFullName() { in getFullName() method in Descriptors.EnumDescriptor
1814 public String getFullName() { in getFullName() method in Descriptors.EnumValueDescriptor
1907 public String getFullName() { in getFullName() method in Descriptors.ServiceDescriptor
2009 public String getFullName() { in getFullName() method in Descriptors.MethodDescriptor
2132 public abstract String getFullName(); in getFullName() method in Descriptors.GenericDescriptor
2452 public String getFullName() { in getFullName() method in Descriptors.DescriptorPool.PackageDescriptor
2614 public String getFullName() { in getFullName() method in Descriptors.OneofDescriptor
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
DAnnotatedMember.java66 public String getFullName() { in getFullName() method in AnnotatedMember
DBeanPropertyDefinition.java61 public abstract PropertyName getFullName(); in getFullName() method in BeanPropertyDefinition
DAnnotatedMethod.java191 public String getFullName() { in getFullName() method in AnnotatedMethod
DPOJOPropertyBuilder.java158 public PropertyName getFullName() { in getFullName() method in POJOPropertyBuilder
/external/protobuf/php/src/Google/Protobuf/Internal/
DEnumDescriptor.php28 public function getFullName() function in Google\\Protobuf\\Internal\\EnumDescriptor
DDescriptor.php71 public function getFullName() function in Google\\Protobuf\\Internal\\Descriptor
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/
DPropertyWriter.java48 public abstract PropertyName getFullName(); in getFullName() method in PropertyWriter
DBeanPropertyWriter.java482 public PropertyName getFullName() { // !!! TODO: impl properly in getFullName() method in BeanPropertyWriter
/external/skqp/src/core/
DSkFontDescriptor.h63 const char* getFullName() const { return fFullName.c_str(); } in getFullName() function
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/std/
DMapProperty.java87 public PropertyName getFullName() { in getFullName() method in MapProperty
/external/skia/src/core/
DSkFontDescriptor.h74 const char* getFullName() const { return fFullName.c_str(); } in getFullName() function
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DSimpleBeanPropertyDefinition.java168 public PropertyName getFullName() { return _fullName; } in getFullName() method in SimpleBeanPropertyDefinition
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/
DReadOrWriteOnlyTest.java38 public String getFullName() { in getFullName() method in ReadOrWriteOnlyTest.Pojo935
/external/llvm/utils/lit/lit/
DTest.py205 def getFullName(self): member in Test
/external/llvm-project/llvm/utils/lit/lit/
DTest.py272 def getFullName(self): member in Test
/external/llvm/lib/Object/
DArchive.cpp144 ErrorOr<std::string> Archive::Child::getFullName() const { in getFullName() function in Archive::Child
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
DSettableBeanProperty.java356 public PropertyName getFullName() { in getFullName() method in SettableBeanProperty
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchive.cpp416 Expected<std::string> Archive::Child::getFullName() const { in getFullName() function in Archive::Child
/external/llvm-project/llvm/lib/Object/
DArchive.cpp412 Expected<std::string> Archive::Child::getFullName() const { in getFullName() function in Archive::Child
/external/protobuf/php/ext/google/protobuf/
Ddef.c172 PHP_METHOD(Descriptor, getFullName) { in PHP_METHOD() argument

12