Home
last modified time | relevance | path

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

/aosp12/build/make/tools/ziptime/
H A DZipFile.cpp212 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf() function in ZipFile::EndOfCentralDir
/aosp12/frameworks/base/tools/aapt/
H A DZipFile.cpp1051 unsigned char readBuf[32768]; in filemove() local
1217 status_t ZipFile::EndOfCentralDir::readBuf(const unsigned char* buf, int len) in readBuf() function in ZipFile::EndOfCentralDir
/aosp12/build/make/tools/zipalign/
H A DZipFile.cpp1141 uint8_t readBuf[32768]; in filemove() local
1368 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf() function in android::ZipFile::EndOfCentralDir
/aosp12/build/soong/third_party/zip/
H A Dreader.go509 type readBuf []byte type
/aosp12/system/netd/server/
H A DMDnsSdListener.cpp616 char readBuf[2]; in run() local