Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dfixed_up_dex_file.cc54 static const art::VdexFile* GetVdex(const art::DexFile& original_dex_file) { in GetVdex() function
68 const art::VdexFile* vdex = GetVdex(original_dex_file); in DoDexUnquicken()