Home
last modified time | relevance | path

Searched defs:possiblePaths (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVulkanDispatch.cpp133 bool addFirstAvailableLibrary(const std::vector<std::string>& possiblePaths) { in addFirstAvailableLibrary()
271 std::vector<std::string> possiblePaths; in getPossibleLoaderPaths() local