Searched refs:DEFAULT_DIR (Results 1 – 1 of 1) sorted by relevance
57 constexpr const char* DEFAULT_DIR = "/system/usr/"; variable149 if (realProfilePath.find(PROFILES_DIR) != 0 && realProfilePath.find(DEFAULT_DIR) != 0) { in CheckAndGetProfilePath()