Searched refs:annotation_set_ref_lists_map_ (Results 1 – 1 of 1) sorted by relevance
237 CollectionMap<AnnotationSetRefList> annotation_set_ref_lists_map_; member in art::dex_ir::BuilderMaps999 header_->AnnotationSetRefLists().SortByMapOrder(annotation_set_ref_lists_map_.Collection()); in SortVectorsByMapOrder()1243 AnnotationSetRefList* set_ref_list = annotation_set_ref_lists_map_.GetExistingObject(offset); in GenerateParameterAnnotation()1253 annotation_set_ref_lists_map_.CreateAndAddItem(header_->AnnotationSetRefLists(), in GenerateParameterAnnotation()