Home
last modified time | relevance | path

Searched defs:OutputLog (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/lite/src/common/
Dlog.cc106 void LiteLogWriter::OutputLog(const std::ostringstream &msg) const { in OutputLog() function in mindspore::LiteLogWriter
/third_party/mindspore/mindspore/core/utils/
Dlog_adapter.cc118 void LogWriter::OutputLog(const std::ostringstream &msg) const { in OutputLog() function in mindspore::LogWriter