Searched defs:OutputLog (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/common/ | ||
| D | log.cc | 106 void LiteLogWriter::OutputLog(const std::ostringstream &msg) const { in OutputLog() function in mindspore::LiteLogWriter |
| /third_party/mindspore/mindspore/core/utils/ | ||
| D | log_adapter.cc | 118 void LogWriter::OutputLog(const std::ostringstream &msg) const { in OutputLog() function in mindspore::LogWriter |