Searched defs:WriteWithStdout (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/common/ | ||
D | duplex_pipe_win.cc | 28 void DuplexPipe::WriteWithStdout(const std::string &buf, bool flush) { in WriteWithStdout() function in mindspore::DuplexPipe |
D | duplex_pipe.cc | 122 void DuplexPipe::WriteWithStdout(const std::string &buf, bool flush) { in WriteWithStdout() function in mindspore::DuplexPipe |