Searched defs:length (Results 1 – 5 of 5) sorted by relevance
18 GElf_Off length; member
104 GElf_Off length, in add_unique_range_nosort()
35 int length = (int)f.length(); in readFile() local
67 def CreateZeroedFile(path, length): argument
701 status_t ZipFile::copyPartialFpToFp(FILE* dstFp, FILE* srcFp, long length, in copyPartialFpToFp()