Home
last modified time | relevance | path

Searched defs:is_known_path (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/framework/shim/
H A Dshim_common.cpp189 bool PlatformShim::is_known_path(fs::path const& path) { return known_path_set.count(path.str()) > 0; } function in PlatformShim

Completed in 1 milliseconds