Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAsset.cpp373 status_t _FileAsset::openChunk(const char* fileName, int fd, off64_t offset, size_t length) in openChunk() function in _FileAsset
419 status_t _FileAsset::openChunk(FileMap* dataMap) in openChunk() function in _FileAsset
698 status_t _CompressedAsset::openChunk(int fd, off64_t offset, in openChunk() function in _CompressedAsset
731 status_t _CompressedAsset::openChunk(FileMap* dataMap, int compressionMethod, in openChunk() function in _CompressedAsset