Home | History | Annotate | Download | only in runtime

Lines Matching refs:OpenDexFile

772       const DexFile* dex_file = oat_dex_file->OpenDexFile(&error_msg);
1020 std::unique_ptr<const DexFile> dex_file(oat_dex_file->OpenDexFile(error_msg));
1165 dex_file.reset(oat_dex_file->OpenDexFile(error_msg));
1173 dex_location_checksum)->OpenDexFile(error_msg));
1627 const DexFile* dex_file = oat_dex_file->OpenDexFile(&error_msg);