Searched refs:getDataLength (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/include/utils/
H A DFileMap.h73 size_t getDataLength(void) const { return mDataLength; } function in class:android::FileMap
/frameworks/base/libs/utils/
H A DStreamingZipInflater.cpp58 mInTotalSize = dataMap->getDataLength();
H A DAsset.cpp410 mLength = dataMap->getDataLength();
617 *outLength = mMap->getDataLength();
728 mCompressedLen = dataMap->getDataLength();
H A DZipFileRO.cpp327 size_t cdLength = mDirectoryMap->getDataLength();
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp357 descMap->getDataLength());
464 frame.map->getDataLength());

Completed in 570 milliseconds