Home
last modified time | relevance | path

Searched refs:rootDir (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/util/
Dfile.cpp292 std::set<std::string> File::FindFiles(const std::string &rootDir) in CreateParentDir() argument
294 if (rootDir.empty()) { in CreateParentDir()
300 dirs.push(rootDir); in CreateParentDir()
Dfile.h74 static std::set<std::string> FindFiles(const std::string &rootDir);