Searched refs:search_path (Results 1 – 3 of 3) sorted by relevance
34 const vector<string> search_path = {"/odm/etc/", "/vendor/etc/", "/etc/"}; in findConfigPath() local37 for (string path : search_path) { in findConfigPath()
36 const vector<string> search_path = {"/odm/etc/", "/vendor/etc/", "/etc/"}; in findConfigPath() local39 for (string path : search_path) { in findConfigPath()