Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/hilt/android/processor/internal/androidentrypoint/
DAndroidEntryPointMetadata.java169 private static ImmutableSet<? extends AnnotationMirror> hiltAnnotations(Element element) { in hiltAnnotations() method in AndroidEntryPointMetadata
215 ImmutableSet<? extends AnnotationMirror> hiltAnnotations = hiltAnnotations(element); in of() local
221 hiltAnnotations); in of() local