Home
last modified time | relevance | path

Searched defs:Log (Results 1 – 3 of 3) sorted by relevance

/system/keymaster/
Dlogger.cpp24 int Logger::Log(LogLevel level, const char* fmt, va_list args) { in Log() function in keymaster::Logger
31 int Logger::Log(LogLevel level, const char* fmt, ...) { in Log() function in keymaster::Logger
/system/webservd/webservd/
Dlog_manager_unittest.cc34 void Log(const base::Time& timestamp, const std::string& entry) override { in Log() function
Dlog_manager.cc100 void Log(const base::Time& timestamp, const std::string& entry) override { in Log() function in webservd::FileLogger