Home
last modified time | relevance | path

Searched defs:set_item (Results 1 – 2 of 2) sorted by relevance

/art/dexlayout/
Ddexlayout.cc697 void DexLayout::DumpAnnotationSetItem(dex_ir::AnnotationSetItem* set_item) { in DumpAnnotationSetItem()
/art/runtime/dex/
Ddex_file_annotations.cc984 const DexFile::AnnotationSetItem* set_item = dex_file.GetSetRefItemItem(set_ref_item); in ProcessAnnotationSetRefList() local