Searched defs:readBuf (Results 1 – 5 of 5) sorted by relevance
/aosp12/build/make/tools/ziptime/ | ||
H A D | ZipFile.cpp | 212 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf() function in ZipFile::EndOfCentralDir |
/aosp12/frameworks/base/tools/aapt/ | ||
H A D | ZipFile.cpp | 1051 unsigned char readBuf[32768]; in filemove() local |
/aosp12/build/make/tools/zipalign/ | ||
H A D | ZipFile.cpp | 1141 uint8_t readBuf[32768]; in filemove() local |
/aosp12/build/soong/third_party/zip/ | ||
H A D | reader.go | 509 type readBuf []byte type |
/aosp12/system/netd/server/ | ||
H A D | MDnsSdListener.cpp | 616 char readBuf[2]; in run() local |