Searched refs:getFileSize (Results 1 – 3 of 3) sorted by relevance
27 static int getFileSize(const char *const filePath);
62 const int fileSize = FileUtils::getFileSize(path); in openBuffer()
31 /* static */ int FileUtils::getFileSize(const char *const filePath) { in getFileSize() function in latinime::FileUtils