HomeSort by relevance Sort by last modified time
    Searched refs:CreateAnnotationSetItem (Results 1 - 2 of 2) sorted by null

  /art/dexlayout/
dex_ir.cc 474 AnnotationSetItem* Collections::CreateAnnotationSetItem(const DexFile& dex_file,
510 class_annotation = CreateAnnotationSetItem(dex_file, class_set_item, item_offset);
523 CreateAnnotationSetItem(dex_file, field_set_item, annotation_set_offset);
539 CreateAnnotationSetItem(dex_file, method_set_item, annotation_set_offset);
578 annotations->push_back(CreateAnnotationSetItem(dex_file, annotation_set_item, set_offset));
    [all...]
dex_ir.h 209 AnnotationSetItem* CreateAnnotationSetItem(const DexFile& dex_file,
    [all...]

Completed in 62 milliseconds