Searched refs:existsDir (Results 1 – 5 of 5) sorted by relevance
29 static bool existsDir(const char *const dirPath);
45 /* static */ bool FileUtils::existsDir(const char *const dirPath) { in existsDir() function in latinime::FileUtils
62 if (FileUtils::existsDir(tmpDirPath)) { in flushHeaderAndDictBuffers()
78 if (FileUtils::existsDir(tmpDirPath)) { in flushHeaderAndDictBuffers()
42 if (FileUtils::existsDir(path)) { in newPolicyForExistingDictFile()