Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp137 auto bestFit = matcher.getBestMatch(iter, status)->toLanguageTag<std::string>(status); in BestFitMatcher() local
204 … auto bestFit = matcher.getBestMatch(desired, status)->toLanguageTag<std::string>(status); in BestFitSupportedLocales() local