Searched refs:longLength (Results 1 – 2 of 2) sorted by relevance
66 long longLength = file.length(); in readFile() local67 int length = (int) longLength; in readFile()68 if (length != longLength) { in readFile()
62 long longLength = file.length(); in readFile() local63 int length = (int) longLength; in readFile()64 if (length != longLength) { in readFile()