Home
last modified time | relevance | path

Searched refs:CreateAnnotationItem (Results 1 – 1 of 1) sorted by relevance

/art/dexlayout/
Ddex_ir_builder.cc160 AnnotationItem* CreateAnnotationItem(const DexFile& dex_file,
628 AnnotationItem* annotation_item = CreateAnnotationItem(dex_file, annotation); in AddAnnotationsFromMapListSection()
672 AnnotationItem* BuilderMaps::CreateAnnotationItem(const DexFile& dex_file, in CreateAnnotationItem() function in art::dex_ir::BuilderMaps
708 AnnotationItem* annotation_item = CreateAnnotationItem(dex_file, annotation); in CreateAnnotationSetItem()