Searched refs:throwAnnotations (Results 1 – 3 of 3) sorted by relevance
81 var throwAnnotations: MutableSet<String> = mutableSetOf(), variable in com.android.hoststubgen.HostStubGenOptions203 ret.throwAnnotations.addUniqueAnnotationArg() in parseArgs()377 throwAnnotations=$throwAnnotations, in toString()
153 options.throwAnnotations, in <lambda>()
63 private var throwAnnotations = convertToInternalNames(throwAnnotations_) in <lambda>() variable183 findAnyAnnotation(className, throwAnnotations, visibles, invisibles)?.let { in <lambda>()