Searched refs:SetDexFilesForOatFile (Results 1 – 4 of 4) sorted by relevance
37 SetDexFilesForOatFile(dex_files); in CompileAll()59 void CommonCompilerDriverTest::SetDexFilesForOatFile(const std::vector<const DexFile*>& dex_files) { in SetDexFilesForOatFile() function in art::CommonCompilerDriverTest
44 void SetDexFilesForOatFile(const std::vector<const DexFile*>& dex_files);
131 SetDexFilesForOatFile(dex_files_); in LoadDexFile()
343 SetDexFilesForOatFile(dex_files); in TEST_F()