Searched refs:setToUTF8 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dunistr_cnv.cpp327 setToUTF8(StringPiece(codepageData, dataLength));
H A Dunistr.cpp302 setToUTF8(codepageData);
316 setToUTF8(StringPiece(codepageData, dataLength));
409 result.setToUTF8(utf8);
1240 UnicodeString &UnicodeString::setToUTF8(const StringPiece &utf8) { function in class:UnicodeString
/external/icu/icu4c/source/common/
H A Dunistr_cnv.cpp327 setToUTF8(StringPiece(codepageData, dataLength));
H A Dunistr.cpp302 setToUTF8(codepageData);
316 setToUTF8(StringPiece(codepageData, dataLength));
409 result.setToUTF8(utf8);
1240 UnicodeString &UnicodeString::setToUTF8(const StringPiece &utf8) { function in class:UnicodeString
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dunistr.h3265 UnicodeString &setToUTF8(const StringPiece &utf8);
/external/icu/icu4c/source/common/unicode/
H A Dunistr.h3265 UnicodeString &setToUTF8(const StringPiece &utf8);

Completed in 145 milliseconds