Searched refs:CopyStringToMDString (Results 1 – 6 of 6) sorted by relevance
/external/google-breakpad/src/client/ |
D | minidump_file_writer.cc | 98 bool MinidumpFileWriter::CopyStringToMDString(const wchar_t *str, in CopyStringToMDString() function in google_breakpad::MinidumpFileWriter 131 bool MinidumpFileWriter::CopyStringToMDString(const char *str, in CopyStringToMDString() function in google_breakpad::MinidumpFileWriter 179 bool result = CopyStringToMDString(str, mdstring_length, &mdstring); in WriteStringCore()
|
D | minidump_file_writer.h | 144 bool CopyStringToMDString(const wchar_t *str, unsigned int length, 146 bool CopyStringToMDString(const char *str, unsigned int length,
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 2718 FUNC 8fb0 a8 0 google_breakpad::MinidumpFileWriter::CopyStringToMDString(wchar_t const*, unsigned i… 2737 FUNC 9060 aa 0 google_breakpad::MinidumpFileWriter::CopyStringToMDString(char const*, unsigned int,…
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 2805 FUNC 9510 a8 0 google_breakpad::MinidumpFileWriter::CopyStringToMDString(wchar_t const*, unsigned i… 2824 FUNC 95c0 aa 0 google_breakpad::MinidumpFileWriter::CopyStringToMDString(char const*, unsigned int,…
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 31317 FUNC 47fda 4c 0 google_breakpad::MinidumpFileWriter::CopyStringToMDString
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 32937 FUNC 6bd44 9c 0 google_breakpad::MinidumpFileWriter::CopyStringToMDString
|