Searched refs:ForEachFileInPath (Results 1 – 1 of 1) sorted by relevance
402 void ForEachFileInPath(const std::string& path, Functor functor) { in ForEachFileInPath() function417 ForEachFileInPath(path, [&](const std::string& filename) { in DiscoverLayersInPathList()