Searched defs:filePathBufSize (Results 1 – 2 of 2) sorted by relevance
74 const int filePathBufSize = getFilePathBufSize(dirPath, dirent->d_name); in removeDirAndFiles() local103 const char *const suffix, const int filePathBufSize, char *const outFilePath) { in getFilePathWithSuffix()113 const int filePathBufSize, char *const outFilePath) { in getFilePath()158 const int filePathBufSize = strlen(filePath) + 1 /* terminator */; in getBasename() local
84 const int filePathBufSize = FileUtils::getFilePathWithSuffixBufSize(basePath, suffix); in flushBufferToFileWithSuffix() local