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

/external/chromium_org/third_party/icu/source/common/
H A Duts46.cpp83 IDNA::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, function in class:IDNA
140 labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
262 UTS46::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, function in class:UTS46
1422 reinterpret_cast<const IDNA *>(idna)->labelToUnicodeUTF8(src, sink, info, *pErrorCode);
/external/icu/icu4c/source/common/
H A Duts46.cpp83 IDNA::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, function in class:IDNA
140 labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest,
262 UTS46::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, function in class:UTS46
1420 reinterpret_cast<const IDNA *>(idna)->labelToUnicodeUTF8(src, sink, info, *pErrorCode);

Completed in 3028 milliseconds