Searched refs:posn (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DZipEntry.cpp42 long posn; local
57 posn = ftell(fp);
70 if (fseek(fp, posn, SEEK_SET) != 0)

Completed in 314 milliseconds