Home
last modified time | relevance | path

Searched refs:UTF16ToUTF8 (Results 1 – 24 of 24) sorted by relevance

/external/libchrome/base/strings/
Dutf_string_conversions.cc172 bool UTF16ToUTF8(const char16* src, size_t src_len, std::string* output) { in UTF16ToUTF8() function
182 std::string UTF16ToUTF8(StringPiece16 utf16) { in UTF16ToUTF8() function
190 UTF16ToUTF8(utf16.data(), utf16.length(), &ret); in UTF16ToUTF8()
205 bool UTF16ToUTF8(const char16* src, size_t src_len, std::string* output) { in UTF16ToUTF8() function
209 std::string UTF16ToUTF8(StringPiece16 utf16) { in UTF16ToUTF8() function
227 DCHECK(IsStringASCII(utf16)) << UTF16ToUTF8(utf16); in UTF16ToASCII()
Dutf_string_conversions.h40 BASE_EXPORT bool UTF16ToUTF8(const char16* src, size_t src_len,
42 BASE_EXPORT std::string UTF16ToUTF8(StringPiece16 utf16);
Dnullable_string16.cc14 return value.is_null() ? out << "(null)" : out << UTF16ToUTF8(value.string()); in operator <<()
Dstring16.cc71 return out << UTF16ToUTF8(str); in operator <<()
Dutf_string_conversions_unittest.cc206 const std::string& converted = UTF16ToUTF8(multistring16); in TEST()
Dstring_piece_unittest.cc666 UTF16ToUTF8( in TEST()
/external/google-breakpad/src/common/
Dstring_conversion.h64 string UTF16ToUTF8(const vector<uint16_t> &in, bool swap);
Dstring_conversion.cc121 string UTF16ToUTF8(const vector<uint16_t> &in, bool swap) { in UTF16ToUTF8() function
/external/llvm/lib/Support/Windows/
DPath.inc46 using llvm::sys::windows::UTF16ToUTF8;
138 if (UTF16ToUTF8(PathName.data(), PathName.size(), PathNameUTF8))
182 return UTF16ToUTF8(cur_path.begin(), cur_path.size(), result);
618 UTF16ToUTF8(FirstFind.cFileName, ::wcslen(FirstFind.cFileName),
657 UTF16ToUTF8(FindData.cFileName, ::wcslen(FindData.cFileName),
764 bool ok = !UTF16ToUTF8(path, ::wcslen(path), result);
801 return !windows::UTF16ToUTF8(Buf.data(), Size, Res);
891 std::error_code UTF16ToUTF8(const wchar_t *utf16, size_t utf16_len,
DProcess.inc154 if (windows::UTF16ToUTF8(Buf.data(), Size, Res))
173 if (std::error_code ec = windows::UTF16ToUTF8(Arg, wcslen(Arg), ArgString))
196 if (std::error_code ec = windows::UTF16ToUTF8(Arg, wcslen(Arg), Dir))
211 ec = windows::UTF16ToUTF8(FileData.cFileName, wcslen(FileData.cFileName),
DWindowsSupport.h180 std::error_code UTF16ToUTF8(const wchar_t *utf16, size_t utf16_len,
DProgram.inc101 windows::UTF16ToUTF8(U16Result.data(), U16Result.size(), U8Result))
/external/vboot_reference/cgpt/
Dcgpt_show.c104 UTF16ToUTF8(entry->name, sizeof(entry->name) / sizeof(entry->name[0]), in EntryDetails()
199 UTF16ToUTF8(entry->name, sizeof(entry->name) / sizeof(entry->name[0]), in GptShow()
Dcgpt.h131 int UTF16ToUTF8(const uint16_t *utf16, unsigned int maxinput,
Dcgpt_find.c132 if (CGPT_OK != UTF16ToUTF8(entry->name, in gpt_search()
Dcgpt_common.c439 int UTF16ToUTF8(const uint16_t *utf16, unsigned int maxinput, in UTF16ToUTF8() function
/external/libchrome/base/
Dcommand_line.cc425 << UTF16ToUTF8(command_line); in ParseFromString()
Dvalues.cc266 value_(UTF16ToUTF8(in_value)) { in StringValue()
/external/google-breakpad/src/processor/
Dminidump.cc232 static string* UTF16ToUTF8(const vector<uint16_t>& in, in UTF16ToUTF8() function
338 scoped_ptr<string> temp(UTF16ToUTF8(utf16_vector, swap)); in ConvertUTF16BufferToUTF8String()
1954 scoped_ptr<string> new_file(UTF16ToUTF8(string_utf16, false)); in debug_file()
4534 return UTF16ToUTF8(string_utf16, swap_); in ReadString()
/external/libchrome/base/files/
Dfile_path.cc624 return FilePath(UTF16ToUTF8(utf16)); in FromUTF16Unsafe()
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym2939 FUNC 97d0 147 0 google_breakpad::UTF16ToUTF8(std::vector<unsigned short, std::allocator<unsigned sh…
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym3026 FUNC 9d30 147 0 google_breakpad::UTF16ToUTF8(std::vector<unsigned short, std::allocator<unsigned sh…
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym33378 FUNC 4acc0 29c 0 google_breakpad::UTF16ToUTF8
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym35113 FUNC 70648 378 0 google_breakpad::UTF16ToUTF8