Home
last modified time | relevance | path

Searched refs:StringToCodeType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlDisplayNames.cpp197 [[nodiscard]] CodeType StringToCodeType(std::string_view typeStr, bool &isValid) noexcept in StringToCodeType() function
362 auto codeType = StringToCodeType(typeStr, isValidCodeType); in StdCoreIntlDisplayNamesOf()