Home
last modified time | relevance | path

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

/external/openscreen/platform/api/
Dlogging.h48 void LogWithLevel(LogLevel level,
/external/openscreen/platform/impl/
Dlogging_posix.cc94 void LogWithLevel(LogLevel level, in LogWithLevel() function
/external/openscreen/util/
Dosp_logging.h24 LogWithLevel(level_, file_, line_, std::move(stream_)); in ~LogMessage()