Searched defs:readBuf (Results 1 – 3 of 3) sorted by relevance
| /build/make/tools/ziptime/ | ||
| D | ZipFile.cpp | 187 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf() function in ZipFile::EndOfCentralDir |
| /build/make/tools/zipalign/ | ||
| D | ZipFile.cpp | 1113 uint8_t readBuf[32768]; in filemove() local |
| /build/soong/third_party/zip/ | ||
| D | reader.go | 509 type readBuf []byte type |