Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/ctestfw/unicode/
Ddatamap.h66 virtual uint32_t getUInt28(const char* key, UErrorCode &status) const = 0;
126 virtual uint32_t getUInt28(const char* key, UErrorCode &status) const;
/external/icu/icu4c/source/tools/ctestfw/
Ddatamap.cpp140 RBDataMap::getUInt28(const char* key, UErrorCode &status) const in getUInt28() function in RBDataMap