Searched refs:initial_dex_file_unquickened_ (Results 1 – 2 of 2) sorted by relevance
62 initial_dex_file_unquickened_(nullptr), in ArtClassDefinition()169 const art::DexFile* initial_dex_file_unquickened_; variable
58 fixed_dex_file(FixedUpDexFile::Create(*initial_dex_file_unquickened_, desc.c_str())); in InitializeMemory()265 initial_dex_file_unquickened_ = quick_dex; in InitWithDex()