Searched refs:annotation_set_ref_lists (Results 1 – 14 of 14) sorted by relevance
380 std::vector<own<AnnotationSetRefList>> annotation_set_ref_lists; member461 void Track(AnnotationSetRefList* p) { PushOwn(annotation_set_ref_lists, p); } in Track()
32 annotation_set_ref_lists : 0
32 annotation_set_ref_lists : 2257
32 annotation_set_ref_lists : 1
32 annotation_set_ref_lists : 33
219 printf(" annotation_set_ref_lists : %zu\n", dex_ir->annotation_set_ref_lists.size()); in PrintDexIrStats()
469 for (const auto& ir_node : dex_ir_->annotation_set_ref_lists) { in CreateAnnSetRefListsSection()