Searched defs:GetLocale (Results 1 – 10 of 10) 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
41 std::string GeoConvertRequest::GetLocale() in GetLocale() function in OHOS::Location::GeoConvertRequest
65 std::string DateTimeRule::GetLocale() in GetLocale() function in OHOS::Global::I18n::DateTimeRule
399 std::string ResourceManagerImpl::GetLocale(std::unique_ptr<Global::Resource::ResConfig> &cfg) in GetLocale() function in OHOS::Resource::ResourceManagerImpl
135 LocaleInfo DateTimeFormatImpl::GetLocale() in GetLocale() function in DateTimeFormatImpl
478 std::string ResourceManagerNapiUtils::GetLocale(std::unique_ptr<ResConfig> &cfg) in GetLocale() function in OHOS::Global::Resource::ResourceManagerNapiUtils
689 std::string GetLocale() const in GetLocale() function
703 shared_ptr<JsValue> GetLocale(const shared_ptr<JsRuntime>& runtime) in GetLocale() function