Searched refs:initial_dex_file (Results 1 – 5 of 5) sorted by relevance
267 const DexFile& initial_dex_file, in ClassPreDefine() argument271 DexFile const* current_dex_file = &initial_dex_file; in ClassPreDefine()
265 const DexFile& initial_dex_file, in ClassPreDefine()270 const std::string& location = initial_dex_file.GetLocation(); in ClassPreDefine()
211 const DexFile& initial_dex_file,
1545 [[maybe_unused]] const DexFile& initial_dex_file, in ClassPreDefine() argument
164 const art::DexFile& initial_dex_file, in ClassPreDefine()192 def.InitFirstLoad(descriptor, class_loader, initial_dex_file); in ClassPreDefine()234 jlong dex_ptr = reinterpret_cast<uintptr_t>(&initial_dex_file); in ClassPreDefine()252 initial_dex_file.GetLocation(), in ClassPreDefine()