Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlDisplayNames.cpp254 const std::string &fallbackStr, bool &isValid) in ValidateAndCanonicalizeCode()
358 auto fallbackStr = ConvertFromAniString(env, fallback); in StdCoreIntlDisplayNamesOf() local