Searched refs:extraAnnotations (Results 1 – 2 of 2) sorted by relevance
216 extraAnnotations = listOf("@libcore.util.Nullable"), in <lambda>()786 extraAnnotations: List<String> = emptyList() in <lambda>()838 if (extraAnnotations.isNotEmpty()) { in <lambda>()840 for (annotation in extraAnnotations) { in <lambda>()
1424 val extraAnnotations = in <lambda>() constant1429 "-d", project.path, *generated, *extraAnnotations in <lambda>()