Searched refs:DEFAULT_LOCATIONS (Results 1 – 2 of 2) sorted by relevance
41 constexpr const char* DEFAULT_LOCATIONS[] = {"/odm/etc", "/vendor/etc", "/system/etc"}; variable
308 for (std::string location : DEFAULT_LOCATIONS) { in parse()