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