Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump.cc309 size_t UTF16codeunits(const uint16_t* string, size_t maxlen) { in UTF16codeunits() function
336 size_t word_length = UTF16codeunits(utf16_data, max_word_length); in ConvertUTF16BufferToUTF8String()