Searched refs:entryPointsValue (Results 1 – 1 of 1) sorted by relevance
409 AnnotationValue entryPointsValue, in getDependencyType() argument412 checkNotNull(entryPointsValue); in getDependencyType()419 if (!AnnotationValues.getAnnotationValues(entryPointsValue).isEmpty()) { in getDependencyType()430 AnnotationValue entryPointsValue, in getDependency() argument434 checkNotNull(entryPointsValue); in getDependency()442 .addAll(AnnotationValues.getAnnotationValues(entryPointsValue)) in getDependency()