Home
last modified time | relevance | path

Searched refs:PathMatcher (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-ipmi-blobs/
H A Dfs.hpp9 using PathMatcher = std::function<bool(const std::string& filename)>; typedef
21 PathMatcher check);
H A Dfs.cpp28 PathMatcher check) in getLibraryList()
/openbmc/phosphor-ipmi-blobs/test/
H A Dutils_unittest.cpp26 std::vector<std::string> getLibraryList(const std::string&, PathMatcher) in getLibraryList() argument