Lines Matching refs:getAlias
196 ures_resetIterator(bund->getAlias());
198 while (U_SUCCESS(*status) && ures_hasNext(bund->getAlias())) {
199 t.adoptInstead(ures_getNextResource(bund->getAlias(), t.orphan(), status));
201 const char* key = ures_getKey(t.getAlias());
212 const UResType type = ures_getType(t.getAlias());
216 const UChar* s = ures_getString(t.getAlias(), &len, status);
272 ures_getByKey(bund.getAlias(), INSTALLEDLOCALES, nullptr, &status));
275 int32_t count = ures_getSize(installedLocales.getAlias());
313 installedLocales.getAlias(), i, subkey.orphan(), &status));
316 const char* key = ures_getKey(subkey.getAlias());