Searched defs:getUnderflowLabel (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dalphaindex.cpp455 Bucket *bucket = new Bucket(getUnderflowLabel(), emptyString_, U_ALPHAINDEX_UNDERFLOW);
834 const UnicodeString &AlphabeticIndex::getUnderflowLabel() const { function in class:AlphabeticIndex
/external/chromium_org/third_party/icu/source/i18n/
H A Dalphaindex.cpp461 Bucket *bucket = new Bucket(getUnderflowLabel(), emptyString_, U_ALPHAINDEX_UNDERFLOW);
883 const UnicodeString &AlphabeticIndex::getUnderflowLabel() const { function in class:AlphabeticIndex

Completed in 164 milliseconds