Searched refs:SetDexFilesForOatFile (Results 1 – 4 of 4) sorted by relevance
99 compiler_driver_->SetDexFilesForOatFile(class_linker->GetBootClassPath()); in TestWriteRead()
364 compiler_driver_->SetDexFilesForOatFile(class_linker->GetBootClassPath()); in TEST_F()496 compiler_driver_->SetDexFilesForOatFile(dex_files); in TEST_F()
110 void SetDexFilesForOatFile(const std::vector<const DexFile*>& dex_files) { in SetDexFilesForOatFile() function
1552 driver_->SetDexFilesForOatFile(dex_files_); in Compile()