Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp224 const AceResConfig& bestLocaleConfig, const AceResConfig& candidateLocaleConfig, in IsOnBacktrackingPath()
281 bool IsLocaleConfigMoreSpecified(const AceResConfig& bestLocaleConfig, const AceResConfig& deviceLo… in IsLocaleConfigMoreSpecified()
344 AceResConfig bestLocaleConfig = candidatesLocaleConfig[left]; in SortLocaleConfigs() local