Searched refs:getRemainingLength (Results 1 – 3 of 3) sorted by relevance
95 virtual off_t getRemainingLength(void) const = 0;241 virtual off_t getRemainingLength(void) const { return mLength-mOffset; } in getRemainingLength() function298 virtual off_t getRemainingLength(void) const { return mUncompressedLen-mOffset; } in getRemainingLength() function
199 return asset->mAsset->getRemainingLength(); in AAsset_getRemainingLength()
443 return a->getRemainingLength(); in android_content_AssetManager_getAssetRemainingLength()