Searched defs:PLOG (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/overrides/talk/base/
H A Dlogging.h59 // Lastly, PLOG(sev, err) is an alias for LOG_ERR_EX.
376 #define PLOG(sev, err) \ macro
/external/chromium/third_party/libjingle/source/talk/base/
H A Dlogging.h59 // Lastly, PLOG(sev, err) is an alias for LOG_ERR_EX.
372 #define PLOG(sev, err) \ macro
/external/chromium/base/
H A Dlogging.h122 // PLOG(ERROR) << "Couldn't do foo";
423 // PLOG_STREAM is used by PLOG, which is the usual error logging macro
432 // PLOG_STREAM is used by PLOG, which is the usual error logging macro
438 #define PLOG(severity) \ macro

Completed in 90 milliseconds