Searched refs:ForEachFileInPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dlayers_extensions.cpp384 void ForEachFileInPath(const std::string& path, Functor functor) { function in namespace:vulkan::api::__anon1602
397 ForEachFileInPath(path, [&](const std::string& filename) {

Completed in 36 milliseconds