Searched defs:Log (Results 1 – 3 of 3) sorted by relevance
/system/keymaster/ | ||
D | logger.cpp | 24 int Logger::Log(LogLevel level, const char* fmt, va_list args) { in Log() function in keymaster::Logger |
/system/webservd/webservd/ | ||
D | log_manager_unittest.cc | 34 void Log(const base::Time& timestamp, const std::string& entry) override { in Log() function |
D | log_manager.cc | 100 void Log(const base::Time& timestamp, const std::string& entry) override { in Log() function in webservd::FileLogger |