Searched refs:annotation_sets (Results 1 – 17 of 17) sorted by relevance
33 annotation_sets : 786
33 annotation_sets : 3
33 annotation_sets : 43
33 annotation_sets : 0
33 annotation_sets : 13
33 annotation_sets : 1
33 annotation_sets : 7597
391 std::vector<own<AnnotationSet>> annotation_sets; member475 void Track(AnnotationSet* p) { PushOwn(annotation_sets, p); } in Track()
224 printf(" annotation_sets : %zu\n", dex_ir->annotation_sets.size()); in PrintDexIrStats()
289 for (const auto& irAnnotationSet : annotation_sets) { in Normalize()
471 for (const auto& ir_node : dex_ir_->annotation_sets) { in CreateAnnSetsSection()