Home
last modified time | relevance | path

Searched refs:isNewLocale (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
DLocaleListCache.cpp96 const bool isNewLocale = seen.insert(locale.getIdentifier()).second; in parseLocaleList() local
97 if (!isNewLocale) { in parseLocaleList()