Home
last modified time | relevance | path

Searched refs:WriteOutputFiles (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc2063 bool WriteOutputFiles(jobject class_loader) { in WriteOutputFiles() function in art::Dex2Oat
3075 if (!dex2oat.WriteOutputFiles(class_loader)) { in DoCompilation()