Searched defs:bestLocaleConfig (Results 1 – 1 of 1) sorted by relevance
224 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