Home
last modified time | relevance | path

Searched refs:LogAtLevel (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/base/
Dlogging.h738 inline void LogAtLevel(int const log_level, std::string const &msg) { in LogAtLevel() function
/external/chromium_org/dbus/
Dobject_proxy.cc574 logging::LogAtLevel(severity, msg.str()); in LogMethodCallFailure()
/external/chromium_org/third_party/cld/base/
Dlogging.h1060 inline void LogAtLevel(int const severity, string const &msg) { in LogAtLevel() function