Home
last modified time | relevance | path

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

/build/make/tools/signapk/src/com/android/signapk/
DCountingOutputStream.java45 public void write(byte[] b, int off, int len) throws IOException { in write()
DSignApk.java700 public void write(byte[] b, int off, int len) throws IOException { in write()
/build/make/tools/atree/
Dfiles.cpp89 size_t len = p-q; in split_line() local
104 size_t len = p-q; in split_line() local
246 int len = strlen(p); in read_list_file() local
/build/make/tools/ziptime/
DZipFile.cpp212 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf()
/build/make/tools/zipalign/
DZipFile.cpp1224 bool ReadAtOffset(uint8_t* buf, size_t len, off64_t offset) const { in ReadAtOffset()
1322 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf()