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.h64 virtual uint32_t getUInt28(const char* key, UErrorCode &status) const = 0;
124 virtual uint32_t getUInt28(const char* key, UErrorCode &status) const;
/external/icu/icu4c/source/tools/ctestfw/
Ddatamap.cpp138 RBDataMap::getUInt28(const char* key, UErrorCode &status) const in getUInt28() function in RBDataMap