Searched defs:LocaleProxy (Results 1 – 2 of 2) sorted by relevance
38 struct LocaleProxy final { struct39 …LocaleProxy(const char* language, const char* countryOrRegion, const char* variant, const char* ke… in LocaleProxy() function44 Locale instance;
24 struct LocaleProxy final {}; struct