Home
last modified time | relevance | path

Searched defs:UTF16ToUTF8 (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/
Dstring_conversion.cc121 string UTF16ToUTF8(const vector<uint16_t> &in, bool swap) { in UTF16ToUTF8() function
/external/vboot_reference/cgpt/
Dcgpt_common.c439 int UTF16ToUTF8(const uint16_t *utf16, unsigned int maxinput, in UTF16ToUTF8() function
/external/google-breakpad/src/processor/
Dminidump.cc232 static string* UTF16ToUTF8(const vector<uint16_t>& in, in UTF16ToUTF8() function