Searched defs:currentLocaleInfo (Results 1 – 3 of 3) sorted by relevance
181 const Locale *currentLocaleInfo = GetSysDefault(); variable206 const Locale *currentLocaleInfo = GetSysDefault(); variable
181 const LocaleInfo* currentLocaleInfo = GetSysDefault(); variable207 const LocaleInfo* currentLocaleInfo = GetSysDefault(); variable
288 bool ResConfigImpl::CopyLocale(Locale **currentLocaleInfo, ResLocale **currentResLocale, in CopyLocale()