Searched refs:IsRootDir (Results 1 – 2 of 2) sorted by relevance
95 inline bool IsRootDir(const std::string &dirName) in IsRootDir() function356 if (IsRootDir(dir)) { in IsDirExist()392 if (IsRootDir(srcPath)) { in GetAllFileList()439 if (!IsRootDir(tmpDir)) { in GetChildNames()590 if (IsRootDir(srcPath)) { in GetChildNamesNormal()
464 static bool IsRootDir(const char *path) in IsRootDir() function483 if (IsDataDir(path, false) || IsDataDir(path, true) || IsRootDir(path) || in IsValidFilePath()