Searched refs:default_locale_ (Results 1 – 2 of 2) sorted by relevance
169 default_locale_ = default_locale; in SetDefaultLocale()475 uint32_t default_locale_; variable
786 if (default_locale_ != 0) { in FindEntry()787 ResTable_config conf = {.locale = default_locale_}; in FindEntry()