HomeSort by relevance Sort by last modified time
    Searched refs:PrintfLogger (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/util/nanotool/
log.h 90 class PrintfLogger : public Logger {
log.cpp 140 void PrintfLogger::Output(const char *str) {
144 void PrintfLogger::Output(const char *format, va_list arg_list) {
nanotool.cpp 414 Log::Initialize(new PrintfLogger(), Log::LogLevel::Warn);

Completed in 197 milliseconds