Searched defs:addAttribute (Results 1 – 2 of 2) sorted by relevance
78 void addAttribute(String name, String value) { in addAttribute() method in PackageInfo
705 …private fun addAttribute(list: MutableList<AnnotationAttribute>, source: String, from: Int, to: In… in addAttribute() method