Searched refs:annotation_set_ref_lists_offset (Results 1 - 1 of 1) sorted by relevance

/art/dexlayout/
H A Ddexlayout.cc1790 uint32_t annotation_set_ref_lists_offset = collections.AnnotationSetRefListsOffset(); local
1791 if (annotation_set_ref_lists_offset > offset) {
1792 collections.SetAnnotationSetRefListsOffset(annotation_set_ref_lists_offset + diff);

Completed in 303 milliseconds