Searched refs:ParseLogSeverity (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/overrides/talk/base/
H A Dlogging.h190 static int ParseLogSeverity(const std::string& value);
/external/chromium/third_party/libjingle/source/talk/base/
H A Dlogging.h187 static int ParseLogSeverity(const std::string& value);
H A Dlogging.cc345 int LogMessage::ParseLogSeverity(const std::string& value) { function in class:talk_base::LogMessage

Completed in 37 milliseconds