Searched refs:LOCALE_LANGUAGE (Results 1 – 3 of 3) sorted by relevance
81 const char LOCALE_LANGUAGE[] = "language"; variable
83 ACE_EXPORT extern const char LOCALE_LANGUAGE[];
711 res->SetProperty(runtime, LOCALE_LANGUAGE, language); in GetLocale()723 …if (localeJson->GetValue(LOCALE_LANGUAGE) != nullptr && localeJson->GetValue(LOCALE_LANGUAGE)->IsS… in SetLocale()724 language = localeJson->GetValue(LOCALE_LANGUAGE)->GetString(); in SetLocale()