Searched refs:oat (Results 1 – 1 of 1) sorted by relevance
1208 RestorableFile oat = RestorableFile::CreateWritableFile(out_oat_path, /*permissions*/ 0644); in open_oat_out_file() local1209 if (oat.fd() < 0) { in open_oat_out_file()1212 oat.fd(), is_public, uid, out_oat_path, is_secondary_dex)) { in open_oat_out_file()1214 oat.reset(); in open_oat_out_file()1216 return oat; in open_oat_out_file()