/art/runtime/entrypoints/quick/ |
D | quick_dexcache_entrypoints.cc | 86 const OatDexFile* oat_dex_file = dex_file->GetOatDexFile(); in StoreTypeInBss() local 104 const OatDexFile* oat_dex_file = dex_file->GetOatDexFile(); in StoreStringInBss() local
|
D | quick_trampoline_entrypoints.cc | 1135 const OatDexFile* oat_dex_file = klass->GetDexFile().GetOatDexFile(); in DumpB74410240ClassData() local
|
/art/libdexfile/dex/ |
D | dex_file_loader.cc | 226 const OatDexFile* oat_dex_file, in Open() 252 const OatDexFile* oat_dex_file, in OpenWithDataSection() 322 const OatDexFile* oat_dex_file, in OpenCommon()
|
D | compact_dex_file.cc | 93 const OatDexFile* oat_dex_file, in CompactDexFile()
|
D | standard_dex_file.h | 118 const OatDexFile* oat_dex_file, in StandardDexFile()
|
D | art_dex_file_loader.cc | 164 const OatDexFile* oat_dex_file, in Open() 549 const OatDexFile* oat_dex_file, in OpenCommon()
|
D | dex_file.cc | 103 const OatDexFile* oat_dex_file, in DexFile()
|
D | dex_file.h | 725 void SetOatDexFile(OatDexFile* oat_dex_file) const { in SetOatDexFile()
|
/art/runtime/ |
D | oat_file.cc | 483 OatDexFile* oat_dex_file = new OatDexFile(this, dex_file, dex_location, canonical_location); in Setup() local 906 OatDexFile* oat_dex_file = new OatDexFile( in Setup() local 1559 bool IsClassVerifiedInVdex(const OatDexFile& oat_dex_file, uint16_t class_def_index) const { in IsClassVerifiedInVdex() argument 1803 const OatDexFile* oat_dex_file = nullptr; in GetOatDexFile() local 2024 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in FindClassDef() local 2072 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in MadviseDexFile() local 2180 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in FindOatClass() local
|
D | module_exclusion_test.cc | 182 for (const OatDexFile* oat_dex_file : odex_file->GetOatDexFiles()) { in TEST_F() local
|
D | oat_file_assistant.cc | 275 const OatDexFile* oat_dex_file = oat_file.GetOatDexFile( in LoadDexFiles() local 377 const OatDexFile* oat_dex_file = file.GetOatDexFile(dex.c_str(), nullptr); in DexChecksumUpToDate() local
|
D | oat_file_manager.cc | 103 for (const OatDexFile* oat_dex_file : oat_dex_files) { in FindOpenedOatFileFromDexLocation() local 268 for (const OatDexFile* oat_dex_file : oat_file->GetOatDexFiles()) { in AddDexFilesFromOat() local
|
D | art_method.cc | 557 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in GetQuickenedInfo() local
|
D | class_linker.cc | 1767 const OatDexFile* oat_dex_file = oat_file->GetOatDexFile(location, nullptr, error_msg); in OpenOatDexFile() local 4854 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in VerifyClassUsingOatFile() local
|
/art/dex2oat/linker/ |
D | oat_writer.cc | 656 for (const OatDexFile& oat_dex_file : oat_dex_files_) { in GetSourceLocations() local 949 for (const OatDexFile& oat_dex_file : writer_->oat_dex_files_) { in InitOatClassesMethodVisitor() local 2593 for (const OatDexFile& oat_dex_file : oat_dex_files_) { in WriteQuickeningInfo() local 2991 OatDexFile* oat_dex_file = &oat_dex_files_[i]; in WriteIndexBssMappings() local 3065 OatDexFile* oat_dex_file = &oat_dex_files_[i]; in WriteOatDexFiles() local 3341 OatDexFile* oat_dex_file, in WriteDexFile() 3378 bool OatWriter::SeekToDexFile(OutputStream* out, File* file, OatDexFile* oat_dex_file) { in SeekToDexFile() 3418 bool OatWriter::LayoutAndWriteDexFile(OutputStream* out, OatDexFile* oat_dex_file) { in LayoutAndWriteDexFile() 3520 OatDexFile* oat_dex_file, in WriteDexFile() 3607 OatDexFile* oat_dex_file, in WriteDexFile() [all …]
|
D | oat_writer_test.cc | 479 const OatDexFile* oat_dex_file = oat_file->GetOatDexFile(dex_file.GetLocation().c_str(), in TEST_F() local
|
/art/test/common/ |
D | runtime_state.cc | 69 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/oatdump/ |
D | oatdump.cc | 119 const DexFile* OpenDexFile(const OatDexFile* oat_dex_file, std::string* error_msg) { in OpenDexFile() 236 const OatDexFile* oat_dex_file = oat_dex_files[i]; in Walk() local 242 void WalkOatDexFile(const OatDexFile* oat_dex_file) { in WalkOatDexFile() 510 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local 579 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local 611 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local 704 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in GetQuickOatCode() local 839 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in AddAllOffsets() local 878 bool DumpOatDexFile(std::ostream& os, const OatDexFile& oat_dex_file) { in DumpOatDexFile() 960 const OatDexFile& oat_dex_file, in ExportDexFile() [all …]
|
/art/dex2oat/ |
D | dex2oat_test.cc | 496 for (const OatDexFile* oat_dex_file : odex_file->GetOatDexFiles()) { in CheckResult() local 762 for (const OatDexFile* oat_dex_file : odex_file->GetOatDexFiles()) { in CheckResult() local 923 for (const OatDexFile* oat_dex_file : odex_file->GetOatDexFiles()) { in CheckResult() local 948 for (const OatDexFile* oat_dex_file : odex_file->GetOatDexFiles()) { in GetDexFileChecksums() local
|
/art/runtime/jit/ |
D | jit.cc | 1833 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in CanAssumeInitialized() local
|
/art/runtime/dex/ |
D | dex_file_annotations.cc | 1374 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile(); in MethodContainsRSensitiveAccess() local
|
/art/runtime/gc/space/ |
D | image_space.cc | 3756 for (const OatDexFile* oat_dex_file : oat_file.GetOatDexFiles()) { in ValidateOatFile() local
|