Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_class_definition.cc182 const std::vector<const art::OatDexFile*>& oat_dex_files = in Init() local
/art/dex2oat/
Ddex2oat_test.cc1313 std::vector<const OatDexFile*> oat_dex_files = odex_file->GetOatDexFiles(); in TEST_F() local
1420 std::vector<const OatDexFile*> oat_dex_files = odex_file->GetOatDexFiles(); in TEST_F() local
1661 std::vector<const OatDexFile*> oat_dex_files = odex_file->GetOatDexFiles(); in TEST_F() local
1789 std::vector<const OatDexFile*> oat_dex_files = odex_file->GetOatDexFiles(); in TEST_F() local
/art/runtime/
Doat_file_manager.cc114 const std::vector<const OatDexFile*>& oat_dex_files = oat_file->GetOatDexFiles(); in FindOpenedOatFileFromDexLocation() local
/art/runtime/native/
Ddalvik_system_DexFile.cc914 const std::vector<const OatDexFile*>& oat_dex_files = oat_file->GetOatDexFiles(); in DexFile_getDexFileOutputPaths() local
/art/oatdump/
Doatdump.cc234 std::vector<const OatDexFile*> oat_dex_files = oat_file_->GetOatDexFiles(); in Walk() local