Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dutils.cpp43 bool findFiles(const std::vector<fs::path>& dirPaths, in findFiles() argument
50 for (const auto& dirPath : dirPaths) in findFiles()
H A Dutils.hpp28 bool findFiles(const std::vector<std::filesystem::path>& dirPaths,