Home
last modified time | relevance | path

Searched defs:PathMatcher (Results 1 – 2 of 2) sorted by relevance

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