Home
last modified time | relevance | path

Searched defs:getAge (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/builder/
H A DBuilderWithUnwrappedTest.java57 int getAge() { in getAge() method in BuilderWithUnwrappedTest.Person
119 int getAge() { in getAge() method in BuilderWithUnwrappedTest.Animal
178 String getAge() { in getAge() method in BuilderWithUnwrappedTest.AnimalNoCreator
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/mixins/
H A DTestMixinSerWithViews.java137 public int getAge() { return age; } in getAge() method in TestMixinSerWithViews.A
153 abstract int getAge(); in getAge() method in TestMixinSerWithViews.AMixInAnnotation
/aosp_15_r20/external/javassist/src/test/test2/
H A DSuperInterface1.java4 public int getAge(); in getAge() method
HDSuperInterface3.classSuperInterface3.java package test2 public test2.SuperInterface3 extends java.lang.Object implements test2.SuperInterface2 ...
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/introspector/
H A DTestBean.java37 public Integer getAge() { in getAge() method in TestBean
/aosp_15_r20/external/javassist/sample/reflect/
H A DPerson.java30 public int getAge(int year) { in getAge() method in Person
/aosp_15_r20/external/snakeyaml/src/test/java/examples/staticstate/
H A DJavaBeanWithStaticState.java31 public int getAge() { in getAge() method in JavaBeanWithStaticState
H A DWrapper.java51 public int getAge() { in getAge() method in Wrapper
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h46 uint32_t getAge() const { return Age; } in getAge() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h46 uint32_t getAge() const { return Age; } in getAge() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h46 uint32_t getAge() const { return Age; } in getAge() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h46 uint32_t getAge() const { return Age; } in getAge() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h46 uint32_t getAge() const { return Age; } in getAge() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h49 uint32_t getAge() const { return Age; } in getAge() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeExeSymbol.cpp67 uint32_t NativeExeSymbol::getAge() const { in getAge() function in NativeExeSymbol
/aosp_15_r20/external/guice/core/test/com/google/inject/spi/
H A DProviderMethodsTest.java96 int getAge(); in getAge() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeExeSymbol.cpp67 uint32_t NativeExeSymbol::getAge() const { in getAge() function in NativeExeSymbol
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DInfoStream.cpp74 uint32_t InfoStream::getAge() const { return Age; } in getAge() function in InfoStream
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue307/
H A DOrderBean.java45 public Integer getAge() { in getAge() method in OrderBean
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/
H A DData.java39 public int getAge() { in getAge() method in Data
/aosp_15_r20/external/javassist/src/test/javassist/tools/reflect/
H A DPerson.java31 public int getAge(int year) { in getAge() method in Person
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
H A DPerson.java53 public Integer getAge() { in getAge() method in Person
H A DTestBean.java36 public int getAge() { in getAge() method in TestBean
/aosp_15_r20/external/sdk-platform-java/showcase/proto-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/
H A DUserOrBuilder.java141 int getAge(); in getAge() method
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/composer/
H A DComposerImplTest.java74 public int getAge() { in getAge() method in ComposerImplTest.BeanToCompose

12345678910>>...12