Home
last modified time | relevance | path

Searched defs:oat_dex_file (Results 1 – 21 of 21) sorted by relevance

/art/libdexfile/dex/
Ddex_file_loader.cc226 const OatDexFile* oat_dex_file, in Open()
251 const OatDexFile* oat_dex_file, in Open()
277 const OatDexFile* oat_dex_file, in OpenWithDataSection()
347 const OatDexFile* oat_dex_file, in OpenCommon()
Dcompact_dex_file.cc93 const OatDexFile* oat_dex_file, in CompactDexFile()
Dstandard_dex_file.h118 const OatDexFile* oat_dex_file, in StandardDexFile()
Dart_dex_file_loader.cc166 const OatDexFile* oat_dex_file, in Open()
567 const OatDexFile* oat_dex_file, in OpenCommon()
Ddex_file.cc103 const OatDexFile* oat_dex_file, in DexFile()
Ddex_file.h741 void SetOatDexFile(const OatDexFile* oat_dex_file) const { in SetOatDexFile()
/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc86 const OatDexFile* oat_dex_file = dex_file->GetOatDexFile(); in StoreTypeInBss() local
114 const OatDexFile* oat_dex_file = dex_file->GetOatDexFile(); in StoreStringInBss() local
Dquick_trampoline_entrypoints.cc1134 const OatDexFile* oat_dex_file = klass->GetDexFile().GetOatDexFile(); in DumpB74410240ClassData() local
/art/dex2oat/linker/
Doat_writer.cc673 for (const OatDexFile& oat_dex_file : oat_dex_files_) { in GetSourceLocations() local
969 for (const OatDexFile& oat_dex_file : writer_->oat_dex_files_) { in InitOatClassesMethodVisitor() local
2880 OatDexFile* oat_dex_file = &oat_dex_files_[i]; in WriteIndexBssMappings() local
2980 OatDexFile* oat_dex_file = &oat_dex_files_[i]; in WriteOatDexFiles() local
3167 for (const OatDexFile& oat_dex_file : oat_dex_files_) { in WriteDexFiles() local
3295 OatDexFile* oat_dex_file, in WriteDexFile()
3322 bool OatWriter::LayoutDexFile(OatDexFile* oat_dex_file) { in LayoutDexFile()
3415 OatDexFile* oat_dex_file, in WriteDexFile()
3431 OatDexFile* oat_dex_file, in WriteDexFile()
3444 bool OatWriter::WriteDexFile(OatDexFile* oat_dex_file, in WriteDexFile()
[all …]
Doat_writer_test.cc464 const OatDexFile* oat_dex_file = oat_file->GetOatDexFile(dex_file.GetLocation().c_str(), in TEST_F() local
/art/test/common/
Druntime_state.cc69 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in Java_Main_hasOatFile() local
80 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in Java_Main_getCompilerFilter() local
120 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in Java_Main_compiledWithOptimizing() local
/art/runtime/
Doat_file.cc546 OatDexFile* oat_dex_file = new OatDexFile( in Setup() local
982 OatDexFile* oat_dex_file = new OatDexFile( in Setup() local
1703 OatDexFile* oat_dex_file = new OatDexFile(oat_file.get(), in Open() local
2021 const OatDexFile* oat_dex_file = nullptr; in GetOatDexFile() local
2249 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in FindClassDef() local
2298 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in MadviseDexFile() local
2400 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in FindOatClass() local
Dmodule_exclusion_test.cc182 for (const OatDexFile* oat_dex_file : odex_file->GetOatDexFiles()) { in TEST_F() local
Doat_file_assistant.cc285 const OatDexFile* oat_dex_file = oat_file.GetOatDexFile( in LoadDexFiles() local
387 const OatDexFile* oat_dex_file = file.GetOatDexFile(dex.c_str(), nullptr); in DexChecksumUpToDate() local
Doat_file_manager.cc108 for (const OatDexFile* oat_dex_file : oat_dex_files) { in FindOpenedOatFileFromDexLocation() local
Dclass_linker.cc1681 const OatDexFile* oat_dex_file = oat_file->GetOatDexFile(location, nullptr, error_msg); in OpenOatDexFile() local
4810 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in VerifyClassUsingOatFile() local
/art/oatdump/
Doatdump.cc119 const DexFile* OpenDexFile(const OatDexFile* oat_dex_file, std::string* error_msg) { in OpenDexFile()
237 const OatDexFile* oat_dex_file = oat_dex_files[i]; in Walk() local
243 void WalkOatDexFile(const OatDexFile* oat_dex_file) { in WalkOatDexFile()
513 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
598 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
630 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
723 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in GetQuickOatCode() local
822 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in AddAllOffsets() local
861 bool DumpOatDexFile(std::ostream& os, const OatDexFile& oat_dex_file) { in DumpOatDexFile()
943 const OatDexFile& oat_dex_file, in ExportDexFile()
[all …]
/art/runtime/native/
Ddalvik_system_DexFile.cc827 for (const OatDexFile* oat_dex_file : oat_dex_files) { in DexFile_getDexFileOutputPaths() local
/art/runtime/jit/
Djit.cc1783 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in CanAssumeInitialized() local
/art/dex2oat/
Ddex2oat_test.cc517 for (const OatDexFile* oat_dex_file : odex_file->GetOatDexFiles()) { in CheckResult() local
797 for (const OatDexFile* oat_dex_file : odex_file->GetOatDexFiles()) { in CheckResult() local
/art/runtime/gc/space/
Dimage_space.cc3272 for (const OatDexFile* oat_dex_file : oat_file.GetOatDexFiles()) { in ValidateOatFile() local