Home
last modified time | relevance | path

Searched defs:annotationMirror (Results 1 – 25 of 104) sorted by relevance

12345

/aosp_15_r20/external/auto/service/processor/src/main/java/com/google/auto/service/processor/
H A DAutoServiceProcessor.java148 AnnotationMirror annotationMirror = getAnnotationMirror(e, AutoService.class).get(); in processAnnotations() local
230 AnnotationMirror annotationMirror) { in checkImplementer()
278 TypeElement providerImplementer, AnnotationMirror annotationMirror) { in checkNotAbstract()
327 private ImmutableSet<DeclaredType> getValueFieldOfClasses(AnnotationMirror annotationMirror) { in getValueFieldOfClasses()
/aosp_15_r20/external/auto/common/src/main/java/com/google/auto/common/
H A DAnnotationMirrors.java129 AnnotationMirror annotationMirror, String elementName) { in getAnnotationValue()
141 AnnotationMirror annotationMirror, final String elementName) { in getAnnotationElementAndValue()
201 public static String toString(AnnotationMirror annotationMirror) { in toString()
H A DSuperficialValidation.java197 private static boolean validateAnnotation(AnnotationMirror annotationMirror) { in validateAnnotation()
H A DAnnotationOutput.java219 static String toString(AnnotationMirror annotationMirror) { in toString()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/processors/view_inspector/libview-inspector-annotation-processor/linux_glibc_common/javac/
Dlibview-inspector-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/processor/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/auto/service/libauto_service_plugin/linux_glibc_common/javac/
Dlibauto_service_plugin.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/
H A DProcessingException.java48 @NonNull AnnotationMirror annotationMirror) { in ProcessingException()
55 @Nullable AnnotationMirror annotationMirror, in ProcessingException()
H A DAnnotationUtils.java127 @NonNull AnnotationMirror annotationMirror) { in typedArrayValuesByName()
169 @NonNull AnnotationMirror annotationMirror) { in untypedArrayValuesByName()
/aosp_15_r20/tools/platform-compat/java/android/processor/compat/
H A DSingleAnnotationProcessor.java92 AnnotationMirror annotationMirror = in process() local
151 AnnotationMirror annotationMirror) { in getSourcePosition()
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/javac/
H A DJavacPluginProcessingEnvironment.java131 AnnotationMirror annotationMirror) {} in printMessage()
138 AnnotationMirror annotationMirror, in printMessage()
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DAnnotationOutput.java228 static String sourceFormForAnnotation(AnnotationMirror annotationMirror) { in sourceFormForAnnotation()
248 private static void validateClassValues(AnnotationMirror annotationMirror) { in validateClassValues()
/aosp_15_r20/frameworks/base/tools/processors/intdef_mappings/src/android/processor/
H A DIntDefProcessor.kt80 val annotationMirror = annotatedElement.annotationMirrors constant
/aosp_15_r20/out/soong/.intermediates/tools/platform-compat/java/android/processor/compat/compat-processor/linux_glibc_common/local-javac-header/
Dcompat-processor.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/processor/ android/ ...
/aosp_15_r20/out/soong/.intermediates/tools/platform-compat/java/android/processor/compat/compat-processor/linux_glibc_common/javac/
Dcompat-processor.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/processor/ android/ ...
/aosp_15_r20/external/auto/common/src/test/java/com/google/auto/common/
H A DAnnotationValuesTest.java146 private AnnotationMirror annotationMirror; field in AnnotationValuesTest
189 AnnotationMirror annotationMirror = AnnotationValues.getAnnotationMirror(value); in getAnnotationMirror() local
/aosp_15_r20/out/soong/.intermediates/tools/platform-compat/java/android/processor/compat/unsupportedappusage/unsupportedappusage-annotation-processor-lib/linux_glibc_common/javac/
Dunsupportedappusage-annotation-processor-lib.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/processor/ android/ ...
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/root/
H A DProcessedRootSentinelMetadata.java63 XAnnotation annotationMirror = element.getAnnotation(ClassNames.PROCESSED_ROOT_SENTINEL); in create() local
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/uninstallmodules/
H A DAggregatedUninstallModulesMetadata.java82 XAnnotation annotationMirror = element.getAnnotation(ClassNames.AGGREGATED_UNINSTALL_MODULES); in create() local
/aosp_15_r20/tools/platform-compat/java/android/processor/compat/unsupportedappusage/
H A DUnsupportedAppUsageProcessor.java142 AnnotationMirror annotationMirror = getSupportedAnnotationMirror(annotation, element); in getAnnotationIndex() local
H A DSignatureConverter.java217 AnnotationMirror annotationMirror = null; in verifyExpectedSignature() local
/aosp_15_r20/external/robolectric/processor/src/main/java/org/robolectric/annotation/processing/
H A DHelpers.java70 AnnotationMirror annotationMirror, String key) { in getAnnotationTypeMirrorValue()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/processors/view_inspector/view-inspector-annotation-processor/linux_glibc_common/withres/
Dview-inspector-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/auto/common/auto_common/linux_glibc_common/javac/
Dauto_common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/auto/common/auto_common/linux_glibc_common/local-javac-header/
Dauto_common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auto/auto-common/1.1.2/
HDauto-common-1.1.2.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...

12345