Home | History | Annotate | Download | only in zipalign

Lines Matching full:fopen

96     mZipFp = fopen(zipFileName, openflags);
99 ALOGD("fopen failed: %d\n", err);
384 inputFp = fopen(fileName, FILE_OPEN_RO);