Searched refs:localeMatches (Results 1 – 2 of 2) sorted by relevance
237 final boolean localeMatches = Objects.equals( in getFdLocked()241 if (localeMatches) { in getFdLocked()250 if (!localeMatches) { in getFdLocked()
2288 const bool localeMatches = strncmp( in isLocaleBetterThan() local2292 if (localeMatches != otherMatches) { in isLocaleBetterThan()2293 return localeMatches; in isLocaleBetterThan()