Searched defs:GetCachedIcuCollator (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_collator.cpp | 347 icu::Collator *JSCollator::GetCachedIcuCollator(JSThread *thread, const JSTaggedValue &locales) in GetCachedIcuCollator() function in panda::ecmascript::JSCollator 358 icu::Collator *JSCollator::GetCachedIcuCollator(JSThread *thread, const JSHandle<JSTaggedValue> &locales) in GetCachedIcuCollator() function in panda::ecmascript::JSCollator |
Completed in 3 milliseconds