Searched refs:componentEntryPointsValue (Results 1 – 1 of 1) sorted by relevance
410 AnnotationValue componentEntryPointsValue) { in getDependencyType() argument413 checkNotNull(componentEntryPointsValue); in getDependencyType()422 if (!AnnotationValues.getAnnotationValues(componentEntryPointsValue).isEmpty()) { in getDependencyType()431 AnnotationValue componentEntryPointsValue, in getDependency() argument435 checkNotNull(componentEntryPointsValue); in getDependency()443 .addAll(AnnotationValues.getAnnotationValues(componentEntryPointsValue)) in getDependency()