Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h30 struct ParsedLocale { struct
50 static LocaleHelper::ParsedLocale HandleLocale(const JSHandle<EcmaString> &localeString); argument