Searched defs:GetLocale (Results 1 – 6 of 6) sorted by relevance
63 JSIValue LocaleModule::GetLocale(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetLocale() function in OHOS::ACELite::LocaleModule
82 Locale GetLocale(const char *language, const char *script, const char *region) in GetLocale() function
250 Locale LocaleInfo::GetLocale() const in GetLocale() function in OHOS::Global::I18n::LocaleInfo
65 std::string DateTimeRule::GetLocale() in GetLocale() function in OHOS::Global::I18n::DateTimeRule
457 std::string ResourceManagerNapiUtils::GetLocale(std::unique_ptr<ResConfig> &cfg) in GetLocale() function in OHOS::Global::Resource::ResourceManagerNapiUtils
135 LocaleInfo DateTimeFormatImpl::GetLocale() in GetLocale() function in DateTimeFormatImpl