Searched refs:kDefaultLocale (Results 1 – 2 of 2) sorted by relevance
71 static const char* kDefaultLocale = "default"; variable1018 path.appendPath((locale != NULL) ? locale : kDefaultLocale); in openInLocaleVendorLocked()1068 path.appendPath((locale != NULL) ? locale : kDefaultLocale); in createPathNameLocked()
18 static const char* kDefaultLocale = "default"; variable