Searched defs:remove_known_path (Results 1 - 1 of 1) sorted by relevance
/third_party/vulkan-loader/tests/framework/shim/ | ||
H A D | shim_common.cpp | 191 void PlatformShim::remove_known_path(fs::path const& path) { known_path_set.erase(path.str()); } function in PlatformShim |
Completed in 2 milliseconds