Searched refs:getUInt (Results 1 – 4 of 4) sorted by relevance
265 getUInt(UErrorCode& status) const;
142 return r->getUInt(status); in getUInt28()
258 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { in getUInt() function in ResourceBundle
1091 uintResult = res.getUInt(status); in TestNewTypes()1103 uintResult = res.getUInt(status); in TestNewTypes()1116 uintResult = res.getUInt(status); in TestNewTypes()