Searched refs:removeAnnotations (Results 1 – 3 of 3) sorted by relevance
82 var removeAnnotations: MutableSet<String> = mutableSetOf(), variable in com.android.hoststubgen.HostStubGenOptions206 ret.removeAnnotations.addUniqueAnnotationArg() in parseArgs()378 removeAnnotations=$removeAnnotations, in toString()
154 options.removeAnnotations, in <lambda>()
64 private var removeAnnotations = convertToInternalNames(removeAnnotations_) in <lambda>() variable186 findAnyAnnotation(className, removeAnnotations, visibles, invisibles)?.let { in <lambda>()