Home
last modified time | relevance | path

Searched refs:ReportAllToLog (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dprofiler.h59 rtc::Profiler::Instance()->ReportAllToLog(__FILE__, __LINE__, sev)
122 void ReportAllToLog(const char* file, int line,
Dprofiler.cc147 void Profiler::ReportAllToLog(const char* file, int line, in ReportAllToLog() function in rtc::Profiler