Home
last modified time | relevance | path

Searched defs:curPosn (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
DZipUtils.cpp315 long curPosn = ftell(fp); in examineGzip() local
DAsset.cpp359 off64_t Asset::handleSeek(off64_t offset, int whence, off64_t curPosn, off64_t maxPosn) in handleSeek()