Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocalematcher.cpp130 demotion_(src.demotion_), in Builder()
148 demotion_ = src.demotion_; in operator =()
251 demotion_ = demotion; in setDemotionPerDesiredLocale()
477 if (builder.demotion_ == ULOCMATCH_DEMOTION_REGION) { in LocaleMatcher()
/external/icu/icu4c/source/common/unicode/
Dlocalematcher.h451 ULocMatchDemotion demotion_ = ULOCMATCH_DEMOTION_REGION; variable