Home
last modified time | relevance | path

Searched defs:locTag (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlFormattersCache.cpp28 …:LocalizedNumberFormatter &IntlFormattersCache::NumFmtsCacheInvalidation(const std::string &locTag, in NumFmtsCacheInvalidation()
56 const std::string &locTag, const icu::Locale &loc) in NumRangeFmtsCacheInvalidation()
DIntlNumberFormat.cpp42 icu::Locale LocTagToIcuLocale(EtsEnv *env, const std::string &locTag) in LocTagToIcuLocale()
57 const std::string &locTag = EtsToStdStr(env, locale); in IcuFormatDouble() local
75 const std::string &locTag = EtsToStdStr(env, locale); in IcuFormatDecStr() local
96 const std::string &locTag = EtsToStdStr(env, locale); in IcuFormatRange() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Double.cpp68 std::string_view locTag = locale->ConvertToStringView(&buf); in StdCoreDoubleToLocaleString() local
Dstd_core_String.cpp323 std::string_view locTag = langTag->ConvertToStringView(&buf); in ParseSingleBCP47LanguageTag() local