Home
last modified time | relevance | path

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

/build/bazel/examples/android_app/java/com/app/
Djni_dep.cc23 int len = strlen(str); in NewStringLatin1() local
/build/make/tools/signapk/src/com/android/signapk/
DCountingOutputStream.java45 public void write(byte[] b, int off, int len) throws IOException { in write()
DSignApk.java702 public void write(byte[] b, int off, int len) throws IOException { in write()
/build/make/tools/ziptime/
DZipFile.cpp212 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf()
/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/zipalign/
DZipFile.cpp1270 bool ReadAtOffset(uint8_t* buf, size_t len, off64_t offset) const { in ReadAtOffset()
1368 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf()