Home
last modified time | relevance | path

Searched refs:pathstr (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dlayers_extensions.cpp412 void DiscoverLayersInPathList(const std::string& pathstr) { in DiscoverLayersInPathList() argument
415 std::vector<std::string> paths = android::base::Split(pathstr, ":"); in DiscoverLayersInPathList()