Searched defs:fileLength (Results 1 – 5 of 5) sorted by relevance
241 uint32_t fileLength = 256; variable265 uint32_t fileLength = 256; variable291 uint32_t fileLength = 256; variable
125 private long fileLength = 0L; field in HapVerifyInfo444 public void setFileLength(long fileLength) { in setFileLength()
448 final long fileLength = file.length(); in readFileToByteArray() local
157 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local
206 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local