Searched defs:NewConnEventHandler (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/rpc/tcp/ | ||
| D | tcp_socket_operation.cc | 184 void TCPSocketOperation::NewConnEventHandler(int fd, uint32_t events, void *context) { in NewConnEventHandler() function in mindspore::distributed::rpc::TCPSocketOperation |
| D | ssl_socket_operation.cc | 192 void SSLSocketOperation::NewConnEventHandler(int fd, uint32_t events, void *context) { in NewConnEventHandler() function in mindspore::distributed::rpc::SSLSocketOperation |