Searched refs:getRemainingLength (Results 1 – 4 of 4) sorted by relevance
100 virtual off64_t getRemainingLength(void) const = 0;266 virtual off64_t getRemainingLength(void) const { return mLength-mOffset; } in getRemainingLength() function322 virtual off64_t getRemainingLength(void) const { return mUncompressedLen-mOffset; } in getRemainingLength() function
209 return asset->mAsset->getRemainingLength(); in AAsset_getRemainingLength()214 return asset->mAsset->getRemainingLength(); in AAsset_getRemainingLength64()
42 return fAsset->getRemainingLength() == 0; in isAtEnd()
530 return a->getRemainingLength(); in android_content_AssetManager_getAssetRemainingLength()