Searched refs:annotation_sets (Results 1 – 16 of 16) sorted by relevance
31 annotation_sets : 7597
31 annotation_sets : 0
31 annotation_sets : 3
31 annotation_sets : 1
31 annotation_sets : 13
31 annotation_sets : 786
379 std::vector<own<AnnotationSet>> annotation_sets; member460 void Track(AnnotationSet* p) { PushOwn(annotation_sets, p); } in Track()
220 printf(" annotation_sets : %zu\n", dex_ir->annotation_sets.size()); in PrintDexIrStats()
280 for (const auto& irAnnotationSet : annotation_sets) { in Normalize()
456 for (const auto& ir_node : dex_ir_->annotation_sets) { in CreateAnnSetsSection()