Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dlogging.h93 class LogStream {
103 LogStream(std::ostream &stream, Severity severity,
107 ~LogStream();
117 explicit LogStream(const LogStream &that);
118 void operator=(const LogStream &that);
158 ((google_breakpad::LogStream::SEVERITY_ ## severity) >= \
159 (google_breakpad::LogStream::BPLOG_MINIMUM_SEVERITY))
169 #define BPLOG_INFO google_breakpad::LogStream(BPLOG_INFO_STREAM, \
170 google_breakpad::LogStream::SEVERITY_INFO, \
178 #define BPLOG_ERROR google_breakpad::LogStream(BPLOG_ERROR_STREAM, \
[all …]
Dlogging.cc54 LogStream::LogStream(std::ostream &stream, Severity severity, in LogStream() function in google_breakpad::LogStream
82 LogStream::~LogStream() { in ~LogStream()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
DJPDALogWriter.java43 protected LogStream logStream;
61 logStream = new LogStream(outputStream); in JPDALogWriter()
187 protected LogStream getLogStream() { in getLogStream()
194 protected static class LogStream { class in JPDALogWriter
202 public LogStream(PrintStream outputStream) { in LogStream() method in JPDALogWriter.LogStream
/external/webrtc/webrtc/system_wrappers/source/
Dlogging_unittest.cc64 TEST_F(LoggingTest, LogStream) { in TEST_F() argument
/external/jetty/
DVERSION.txt3945 + Added LogStream to capture stderr and stdout to logging
3982 + Added LogStream to capture stderr and stdout to logging
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym32358 FUNC 49474 4a 0 google_breakpad::LogStream::~LogStream
32371 FUNC 494c0 18c 0 google_breakpad::LogStream::LogStream
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym34032 FUNC 6dfac 7c 0 google_breakpad::LogStream::~LogStream
34044 FUNC 6e028 20c 0 google_breakpad::LogStream::LogStream