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

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

Completed in 26 milliseconds