Searched refs:getFilePathBufSize (Results 1 – 4 of 4) sorted by relevance
74 const int filePathBufSize = getFilePathBufSize(dirPath, dirent->d_name); in removeDirAndFiles()107 /* static */ int FileUtils::getFilePathBufSize(const char *const dirPath, in getFilePathBufSize() function in latinime::FileUtils
39 static int getFilePathBufSize(const char *const dirPath, const char *const fileName);
78 const int dictPathBufSize = FileUtils::getFilePathBufSize(tmpDirPath, dictName); in flushHeaderAndDictBuffers()
94 const int dictPathBufSize = FileUtils::getFilePathBufSize(tmpDirPath, dictName); in flushHeaderAndDictBuffers()