Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_class_definition.h62 initial_dex_file_unquickened_(nullptr), in ArtClassDefinition()
169 const art::DexFile* initial_dex_file_unquickened_; variable
Dti_class_definition.cc58 fixed_dex_file(FixedUpDexFile::Create(*initial_dex_file_unquickened_, desc.c_str())); in InitializeMemory()
265 initial_dex_file_unquickened_ = quick_dex; in InitWithDex()