Searched refs:getAllowedLocales (Results 1 – 5 of 5) sorted by relevance
73 const char * getAllowedLocales(UErrorCode &status);
264 return This->getAllowedLocales(*status); in uspoof_getAllowedLocales()
349 const char * SpoofImpl::getAllowedLocales(UErrorCode &/*status*/) { in getAllowedLocales() function in SpoofImpl
236 allowedLocales = sc.getAllowedLocales(); in TestAllowedLocales()249 allowedLocales = sc.getAllowedLocales(); in TestAllowedLocales()
1471 public Set<ULocale> getAllowedLocales() {