Home
last modified time | relevance | path

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

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