Home | History | Annotate | Download | only in zipalign

Lines Matching full:fopen

98     mZipFp = fopen(zipFileName, openflags);
101 ALOGD("fopen failed: %d\n", err);
386 inputFp = fopen(fileName, FILE_OPEN_RO);