Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/rpc/tcp/
Dtcp_comm.cc192 int TCPComm::StartServerSocket(const std::string &url, const MemAllocateCallback &allocate_cb) { in StartServerSocket() function in mindspore::distributed::rpc::TCPComm
219 int TCPComm::StartServerSocket(const MemAllocateCallback &allocate_cb) { in StartServerSocket() function in mindspore::distributed::rpc::TCPComm