Home
last modified time | relevance | path

Searched defs:oat_dex_files (Results 1 – 7 of 7) sorted by relevance

/art/openjdkjvmti/
Dti_class_definition.cc184 const std::vector<const art::OatDexFile*>& oat_dex_files = in Init() local
/art/runtime/oat/
Doat_file_manager.cc119 const std::vector<const OatDexFile*>& oat_dex_files = oat_file->GetOatDexFiles(); in FindOpenedOatFileFromDexLocation() local
Doat_file_assistant.cc475 std::vector<const OatDexFile*> oat_dex_files; in DexChecksumUpToDate() local
/art/runtime/native/
Ddalvik_system_DexFile.cc914 const std::vector<const OatDexFile*>& oat_dex_files = oat_file->GetOatDexFiles(); in DexFile_getDexFileOutputPaths() local
/art/dex2oat/
Ddex2oat_test.cc1447 std::vector<const OatDexFile*> oat_dex_files = odex_file->GetOatDexFiles(); in TEST_F() local
/art/oatdump/
Doatdump.cc241 std::vector<const OatDexFile*> oat_dex_files = oat_file_->GetOatDexFiles(); in Walk() local
/art/runtime/gc/space/
Dimage_space.cc3457 const std::vector<const OatDexFile*>& oat_dex_files = oat_file.GetOatDexFiles(); in ValidateOatFile() local