HomeSort by relevance Sort by last modified time
    Searched refs:AddLogToStream (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
logging.cc 239 AddLogToStream(stream, min_sev);
254 void LogMessage::AddLogToStream(StreamInterface* stream, int min_sev) {
logging.h 163 // the stream. Multiple streams may be specified by using AddLogToStream.
171 static void AddLogToStream(StreamInterface* stream, int min_sev);
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 166 // the stream. Multiple streams may be specified by using AddLogToStream.
174 static void AddLogToStream(StreamInterface* stream, int min_sev);

Completed in 481 milliseconds