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.h63 initial_dex_file_unquickened_(nullptr), in ArtClassDefinition()
178 const art::DexFile* initial_dex_file_unquickened_; variable
Dti_class_definition.cc60 fixed_dex_file(FixedUpDexFile::Create(*initial_dex_file_unquickened_, desc.c_str())); in InitializeMemory()
262 initial_dex_file_unquickened_ = quick_dex; in InitWithDex()