Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Ddata_file.cpp15 std::vector<fs::path>& o_foundPaths) in findFiles() argument
25 o_foundPaths.emplace_back(file.path()); in findFiles()
H A Ddata_file.hpp17 std::vector<std::filesystem::path>& o_foundPaths);