Home | History | Annotate | Download | only in aapt

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 offset of the local file header.
80 * Return the absolute file offset of the start of the compressed or
96 * Return file modification time in UNIX seconds-since-epoch.
101 * Return the archived file name.
158 * Initialize the structure from the file, which is pointing at
161 status_t initFromCDE(FILE* fp);
164 * Initialize the structure for a new file. We need the filename
172 * another file.
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);