Searched defs:text_utf8 (Results 1 – 2 of 2) sorted by relevance
39 const std::string& text_utf8, in UTF8ComponentToUTF16Component()56 void UTF8PartsToUTF16Parts(const std::string& text_utf8, in UTF8PartsToUTF16Parts()498 std::string text_utf8 = base::UTF16ToUTF8(text); in SegmentURL() local644 std::string text_utf8 = base::WideToUTF8(text.value()); in FixupRelativeFile() local646 std::string text_utf8 = text.value(); in FixupRelativeFile() local
146 std::string text_utf8 = base::UTF16ToUTF8(text_utf16); in GetTextBoxAsValue() local