Home
last modified time | relevance | path

Searched defs:GetLocale (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/global/i18n_lite/interfaces/kits/js/builtin/src/
H A Dlocale_module.cpp63 JSIValue LocaleModule::GetLocale(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetLocale() function in OHOS::ACELite::LocaleModule
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dtest_common.cpp82 Locale GetLocale(const char *language, const char *script, const char *region) in GetLocale() function
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_info.cpp250 Locale LocaleInfo::GetLocale() const in GetLocale() function in OHOS::Global::I18n::LocaleInfo
/ohos5.0/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_request.cpp41 std::string GeoConvertRequest::GetLocale() in GetLocale() function in OHOS::Location::GeoConvertRequest
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_rule.cpp65 std::string DateTimeRule::GetLocale() in GetLocale() function in OHOS::Global::I18n::DateTimeRule
/ohos5.0/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_impl.cpp399 std::string ResourceManagerImpl::GetLocale(std::unique_ptr<Global::Resource::ResConfig> &cfg) in GetLocale() function in OHOS::Resource::ResourceManagerImpl
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp135 LocaleInfo DateTimeFormatImpl::GetLocale() in GetLocale() function in DateTimeFormatImpl
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_utils.cpp478 std::string ResourceManagerNapiUtils::GetLocale(std::unique_ptr<ResConfig> &cfg) in GetLocale() function in OHOS::Global::Resource::ResourceManagerNapiUtils
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h689 std::string GetLocale() const in GetLocale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp703 shared_ptr<JsValue> GetLocale(const shared_ptr<JsRuntime>& runtime) in GetLocale() function