Searched defs:OnReadHandler (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/ | ||
D | tcp_client.cc | 188 void TcpClient::OnReadHandler(const void *buf, size_t num) { in OnReadHandler() function in mindspore::ps::core::TcpClient |
D | tcp_server.cc | 38 void TcpConnection::OnReadHandler(const void *buffer, size_t num) { in OnReadHandler() function in mindspore::ps::core::TcpConnection |