Home | History | Annotate | Download | only in zipalign

Lines Matching full:ferror

655         if (ferror(srcFp) || ferror(dstFp))
810 if (ferror(srcFp)) {