Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/loader/
Dloader.c2196 const char *home_location, argument
2221 if (location == NULL && home_location == NULL) {
2223 home_location = NULL;
2365 if (home_location != NULL &&
2371 strlen(home_location));
2379 if (home_location[0] != DIRECTORY_SYMBOL) {
2384 strcat(home_loc, home_location);
2387 home_location = NULL;