HomeSort by relevance Sort by last modified time
    Searched refs:setToUTF8 (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/icu/source/common/
unistr_cnv.cpp 331 setToUTF8(StringPiece(codepageData, dataLength));
unistr.cpp 304 setToUTF8(codepageData);
318 setToUTF8(StringPiece(codepageData, dataLength));
410 result.setToUTF8(utf8);
1147 UnicodeString &UnicodeString::setToUTF8(const StringPiece &utf8) {
    [all...]
  /external/icu4c/common/
unistr_cnv.cpp 331 setToUTF8(StringPiece(codepageData, dataLength));
unistr.cpp 304 setToUTF8(codepageData);
318 setToUTF8(StringPiece(codepageData, dataLength));
411 result.setToUTF8(utf8);
1159 UnicodeString &UnicodeString::setToUTF8(const StringPiece &utf8) {
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
unistr.h     [all...]
  /external/icu4c/common/unicode/
unistr.h     [all...]

Completed in 1043 milliseconds