Searched defs:root_dir (Results 1 – 3 of 3) sorted by relevance
130 const std::filesystem::path& root_dir, in MatchGlobRecursive()164 std::vector<std::string> Glob(const std::vector<std::string>& patterns, std::string_view root_dir) { in Glob()
339 void TestOnlySetListRootDir(std::string_view root_dir) { gListRootDir = root_dir; } in TestOnlySetListRootDir()
64 std::string root_dir() { in root_dir() function