Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dtcp_client.cc188 void TcpClient::OnReadHandler(const void *buf, size_t num) { in OnReadHandler() function in mindspore::ps::core::TcpClient
Dtcp_server.cc38 void TcpConnection::OnReadHandler(const void *buffer, size_t num) { in OnReadHandler() function in mindspore::ps::core::TcpConnection