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

/external/google-breakpad/src/processor/
H A Dminidump.cc325 static void ConvertUTF16BufferToUTF8String(const uint16_t* utf16_data, function in namespace:google_breakpad
2399 ConvertUTF16BufferToUTF8String(
3062 ConvertUTF16BufferToUTF8String(assertion_.expression,
3065 ConvertUTF16BufferToUTF8String(assertion_.function,
3068 ConvertUTF16BufferToUTF8String(assertion_.file, sizeof(assertion_.file),
3460 ConvertUTF16BufferToUTF8String(misc_info_.time_zone.standard_name,
3463 ConvertUTF16BufferToUTF8String(misc_info_.time_zone.daylight_name,
3469 ConvertUTF16BufferToUTF8String(misc_info_.build_string,
3472 ConvertUTF16BufferToUTF8String(misc_info_.dbg_bld_str,

Completed in 54 milliseconds