Searched refs:WriteImage (Results 1 - 2 of 2) sorted by relevance

/art/patchoat/
H A Dpatchoat.h125 bool WriteImage(File* out);
H A Dpatchoat.cc172 if (!p.WriteImage(output_image)) {
302 if (!p.WriteImage(output_image)) {
324 bool PatchOat::WriteImage(File* out) { function in class:art::PatchOat

Completed in 73 milliseconds