Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir_builder.cc1250 uint32_t set_offset = annotation_set_ref_list->list_[i].annotations_off_; in GenerateParameterAnnotation() local
1251 annotations->push_back(CreateAnnotationSetItem(dex_file, annotation_set_item, set_offset)); in GenerateParameterAnnotation()