Searched defs:PathMatcher (Results 1 – 2 of 2) sorted by relevance
9 using PathMatcher = std::function<bool(const std::string& filename)>; typedef
26 std::vector<std::string> getLibraryList(const std::string&, PathMatcher) in getLibraryList() argument