Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/loader/
Dloader.c425 static char *loader_get_next_path(char *path);
458 next = loader_get_next_path(loc);
1753 static char *loader_get_next_path(char *path) { function
1806 for (dir = dirs_copy; *dir && (next_dir = loader_get_next_path(dir));
2682 next_file = loader_get_next_path(file);
2796 next_file = loader_get_next_path(file);
2833 next_file = loader_get_next_path(file);
3655 next = loader_get_next_path(name);