Searched defs:ir_annotation_set (Results 1 – 2 of 2) sorted by relevance
336 auto& ir_annotation_set = annotation_sets_[offset]; in ExtractAnnotationSet() local359 auto ir_annotation_set = ExtractAnnotationSet(entry_offset); in ExtractAnnotationSetRefList() local
657 dex::u4 Writer::WriteAnnotationSet(const ir::AnnotationSet* ir_annotation_set) { in WriteAnnotationSet()681 for (auto ir_annotation_set : annotations) { in WriteAnnotationSetRefList() local