Searched defs:dirName (Results 1 – 2 of 2) sorted by relevance
209 std::string_view dirName(std::string_view path) { in dirName() function
152 static std::string getParentDir(const std::string& dirName) { in getParentDir()