Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLocaleListCache.cpp84 static std::vector<Locale> parseLocaleList(const std::string& input) { in parseLocaleList() function
134 uint32_t id = getIdInternal(parseLocaleList(locales)); in getIdInternal()