Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DLocaleData.cpp36 inline uint32_t dropRegion(uint32_t packed_locale) { in dropRegion()
40 inline bool hasRegion(uint32_t packed_locale) { in hasRegion()
48 uint32_t findParent(uint32_t packed_locale, const char* script) { in findParent()
78 uint32_t packed_locale, const char* script, in findAncestors()
115 const uint64_t packed_locale = ( in isRepresentative() local