Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DZipFile.cpp1054 unsigned char readBuf[32768]; in filemove() local
1220 status_t ZipFile::EndOfCentralDir::readBuf(const unsigned char* buf, int len) in readBuf() function in ZipFile::EndOfCentralDir