Home
last modified time | relevance | path

Searched defs:length (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/product_config/src/com/android/build/config/
DStr.java39 public int length() { in length() method in Str
/build/make/tools/zipalign/
DZipFile.cpp843 status_t ZipFile::copyPartialFpToFp(FILE* dstFp, FILE* srcFp, size_t length, in copyPartialFpToFp()
/build/make/tools/releasetools/
Dcommon.py1042 def __init__(self, mount_point, fs_type, device, length, context, slotselect): argument