Searched refs:getRemainingLength (Results 1 – 4 of 4) sorted by relevance
97 virtual off64_t getRemainingLength(void) const = 0;243 virtual off64_t getRemainingLength(void) const { return mLength-mOffset; } in getRemainingLength() function299 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()
500 return a->getRemainingLength(); in android_content_AssetManager_getAssetRemainingLength()