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

/art/runtime/
H A Dclass_linker.cc1005 uint32_t actual_image_oat_offset = oat_file->GetOatHeader().GetImageFileLocationOatDataBegin(); local
1006 if (expected_image_oat_offset != actual_image_oat_offset) {
1009 actual_image_oat_offset);

Completed in 99 milliseconds