Searched refs:WriteToDisk (Results 1 – 3 of 3) sorted by relevance
292 static bool WriteToDisk(const std::string& path,
248 bool VdexFile::WriteToDisk(const std::string& path, in WriteToDisk() function in art::VdexFile
692 if (!VdexFile::WriteToDisk(vdex_path_, in Run()