Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DZipUtils.cpp54 /*static*/ template<typename T> bool inflateToBuffer(T& reader, void* buf, in inflateToBuffer() function
216 /*static*/ bool ZipUtils::inflateToBuffer(FILE* fp, void* buf, in inflateToBuffer() function in ZipUtils
224 /*static*/ bool ZipUtils::inflateToBuffer(int fd, void* buf, in inflateToBuffer() function in ZipUtils
232 /*static*/ bool ZipUtils::inflateToBuffer(void* in, void* buf, in inflateToBuffer() function in ZipUtils