Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc97 static bool FinishFile(File* file, bool close) { in FinishFile() function
576 success = FinishFile(output_image_file.get(), success); in Patch()