Searched defs:new_dex_file (Results 1 – 4 of 4) sorted by relevance
66 static void DoDexUnquicken(const art::DexFile& new_dex_file, in DoDexUnquicken()94 std::unique_ptr<const art::DexFile> new_dex_file; in Create() local
254 DexFile const* new_dex_file = nullptr; in ClassPreDefine() local
3262 DexFile const* new_dex_file = nullptr; in DefineClass() local
818 std::unique_ptr<const DexFile> new_dex_file = oat_dex_file->OpenDexFile(&error_msg); in CheckResult() local