Searched defs:filePathLength (Results 1 – 2 of 2) sorted by relevance
76 const int filePathLength = snprintf(filePath, filePathBufferSize, "%s%s", dirPath, in openBuffer() local
119 const int filePathLength = strlen(filePath); in getFilePathWithoutSuffix() local