Home
last modified time | relevance | path

Searched defs:annotationValue (Results 1 – 25 of 29) sorted by relevance

12

/external/proguard/src/proguard/classfile/attribute/annotation/
DAnnotationElementValue.java33 public Annotation annotationValue; field in AnnotationElementValue
48 Annotation annotationValue) in AnnotationElementValue()
/external/dagger2/java/dagger/internal/codegen/validation/
DValidationReport.java150 abstract Optional<AnnotationValue> annotationValue(); in annotationValue() method in ValidationReport.Item
195 AnnotationValue annotationValue) { in addError()
215 AnnotationValue annotationValue) { in addWarning()
235 AnnotationValue annotationValue) { in addNote()
252 AnnotationValue annotationValue) { in addItem()
261 Optional<AnnotationValue> annotationValue) { in addItem()
/external/dagger2/java/dagger/internal/codegen/base/
DMoreAnnotationValues.java38 public static ImmutableList<AnnotationValue> asAnnotationValues(AnnotationValue annotationValue) { in asAnnotationValues()
62 public static TypeMirror asType(AnnotationValue annotationValue) { in asType()
/external/dagger2/java/dagger/hilt/processor/internal/
DAnnotationValues.java108 private static <T> T valueOfType(AnnotationValue annotationValue, Class<T> type) { in valueOfType()
168 AnnotationValue annotationValue) { in getAnnotationValues()
/external/auto/common/src/test/java/com/google/auto/common/
DSimpleTypeAnnotationValueTest.java56 AnnotationValue annotationValue = SimpleTypeAnnotationValue.of(primitiveType); in primitiveClass() local
/external/dagger2/java/dagger/internal/codegen/binding/
DBindingDeclarationFormatter.java106 StringBuilder annotationValue = new StringBuilder(); in formatSubcomponentDeclaration() local
/external/auto/common/src/main/java/com/google/auto/common/
DSuperficialValidation.java280 AnnotationValue annotationValue, TypeMirror expectedType) { in validateAnnotationValue()
DAnnotationValues.java223 private static <T> T valueOfType(AnnotationValue annotationValue, Class<T> type) { in valueOfType()
/external/dagger2/java/dagger/model/
DKey.java137 private static String stableAnnotationValueToString(AnnotationValue annotationValue) { in stableAnnotationValueToString()
/external/dagger2/java/dagger/internal/codegen/javac/
DJavacPluginModule.java75 AnnotationValue annotationValue) {} in printMessage()
/external/javassist/src/main/javassist/bytecode/annotation/
DAnnotationsWriter.java331 public void annotationValue() throws IOException { in annotationValue() method in AnnotationsWriter
/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoAnnotationProcessor.java201 private static Optional<Integer> invariableHash(AnnotationValue annotationValue) { in invariableHash()
237 AnnotationValue annotationValue = member.method.getDefaultValue(); in invariableHashes() local
DAnnotationOutput.java209 AnnotationValue annotationValue, in sourceFormForInitializer()
/external/testng/src/main/java/org/testng/reporters/
DTestHTMLReporter.java346 private static int annotationValue(ITestNGMethod method) { in annotationValue() method in TestHTMLReporter.ConfigurationComparator
/external/turbine/java/com/google/turbine/processing/
DTurbineAnnotationMirror.java54 static TurbineAnnotationValueMirror annotationValue(ModelFactory factory, Const value) { in annotationValue() method in TurbineAnnotationMirror
/external/turbine/java/com/google/turbine/lower/
DLower.java539 private ElementValue annotationValue(Const value) { in annotationValue() method in Lower
564 TurbineAnnotationValue annotationValue = (TurbineAnnotationValue) value; in annotationValue() local
/external/proguard/src/proguard/classfile/io/
DProgramClassReader.java937 Annotation annotationValue = new Annotation(); in visitAnnotationElementValue() local
/external/mockito/lib/
Dbyte-buddy-1.8.15.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Djavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...

12