Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:Item

108                                                                dex_ir::Item* item,
112 item_(item),
120 // After having written, maybe dedupe the whole code item (excluding padding).
127 // Update the IR offset to the offset of the deduped item.
129 // Clear the written data for the item so that the stream write doesn't abort in the future.
172 // In case the instruction goes past the end of the code item, make sure to not process it.
194 // item.
227 // Failed to insert means we deduped, return the existing item offset.
357 *error_msg = android::base::StringPrintf("Conflicting code item for method id %u",
427 // Write code item first to minimize the space required for encoded methods.
524 // Clear the dedupe to prevent interdex code item deduping. This does not currently work well with