Home | History | Annotate | Download | only in zipalign

Lines Matching refs:FILE

5  * you may not use this file except in compliance with the License.
42 * File information is stored in two places: next to the file data (the Local
43 * File Header, and possibly a Data Descriptor), and at the end of the file
75 * Return the absolute file offset of the start of the compressed or
91 * Return file modification time in UNIX seconds-since-epoch.
96 * Return the archived file name.
153 * Initialize the structure from the file, which is pointing at
156 status_t initFromCDE(FILE* fp);
159 * Initialize the structure for a new file. We need the filename
167 * another file.
189 * Return the offset of the local file header.
194 * Set the offset of the local file header, relative to the start of
195 * the current file.
240 status_t read(FILE* fp);
241 status_t write(FILE* fp);
267 * directory" at the end of the file.
298 status_t read(FILE* fp);
299 status_t write(FILE* fp);