Searched defs:fileLength (Results 1 – 5 of 5) sorted by relevance
116 private long fileLength = 0L; field in HapVerifyInfo391 public void setFileLength(long fileLength) { in setFileLength()
331 final long fileLength = file.length(); in readFileToByteArray() local
140 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local
189 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local
212 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local