Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/microdump_writer/
Dmicrodump_writer.cc111 void LogAppend(const char* str) { in LogAppend() function in __anon201d90ec0111::MicrodumpWriter
116 void LogAppend(char* str) { in LogAppend() function in __anon201d90ec0111::MicrodumpWriter
117 LogAppend(const_cast<const char*>(str)); in LogAppend()
122 void LogAppend(T value) { in LogAppend() function in __anon201d90ec0111::MicrodumpWriter
130 LogAppend(hexstr); in LogAppend()
134 void LogAppend(const void* buf, size_t length) { in LogAppend() function in __anon201d90ec0111::MicrodumpWriter
137 LogAppend(*ptr); in LogAppend()
174 LogAppend("O "); in DumpOSInformation()
175 LogAppend(kOSId); in DumpOSInformation()
176 LogAppend(" "); in DumpOSInformation()
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym28885 FUNC 44ad4 a 0 MicrodumpWriter::LogAppend
28887 FUNC 44ae0 30 0 MicrodumpWriter::LogAppend<unsigned char>
28899 FUNC 44b10 4c 0 MicrodumpWriter::LogAppend<unsigned int>
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym30392 FUNC 666e8 c 0 MicrodumpWriter::LogAppend
30394 FUNC 666f4 40 0 MicrodumpWriter::LogAppend<unsigned char>
30405 FUNC 66734 4c 0 MicrodumpWriter::LogAppend<long unsigned int>