Searched refs:getNumericCode (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dregion.h175 int32_t getNumericCode() const;
/external/icu/icu4c/source/i18n/unicode/
H A Dregion.h179 int32_t getNumericCode() const;
/external/chromium_org/third_party/icu/source/i18n/
H A Duregion.cpp99 return ((Region*)uregion)->getNumericCode();
H A Dregion.cpp633 Region::getNumericCode() const { function in class:Region
/external/icu/icu4c/source/i18n/
H A Duregion.cpp99 return ((Region*)uregion)->getNumericCode();
H A Dregion.cpp633 Region::getNumericCode() const { function in class:Region
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregiontst.cpp372 int32_t n = r->getNumericCode();
/external/icu/icu4c/source/test/intltest/
H A Dregiontst.cpp372 int32_t n = r->getNumericCode();

Completed in 297 milliseconds