Searched defs:readBuf (Results 1 – 2 of 2) sorted by relevance
| /build/tools/ziptime/ | ||
| D | ZipFile.cpp | 212 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf() function in ZipFile::EndOfCentralDir |
| /build/tools/zipalign/ | ||
| D | ZipFile.cpp | 1134 uint8_t readBuf[32768]; in filemove() local |