Searched refs:WriteStringCore (Results 1 – 4 of 4) sorted by relevance
/external/google-breakpad/src/client/ |
D | minidump_file_writer.cc | 208 bool MinidumpFileWriter::WriteStringCore(const CharType *str, in WriteStringCore() function in google_breakpad::MinidumpFileWriter 245 return WriteStringCore(str, length, location); in WriteString() 250 return WriteStringCore(str, length, location); in WriteString()
|
D | minidump_file_writer.h | 151 bool WriteStringCore(const CharType *str, unsigned int length,
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 2809 FUNC 9310 1e8 0 bool google_breakpad::MinidumpFileWriter::WriteStringCore<char>(char const*, unsign… 2854 FUNC 9500 1e8 0 bool google_breakpad::MinidumpFileWriter::WriteStringCore<wchar_t>(wchar_t const*, …
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 2896 FUNC 9870 1e8 0 bool google_breakpad::MinidumpFileWriter::WriteStringCore<char>(char const*, unsign… 2941 FUNC 9a60 1e8 0 bool google_breakpad::MinidumpFileWriter::WriteStringCore<wchar_t>(wchar_t const*, …
|