Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DTCPStoreLibUvBackend.cpp665 class UvClient : public UvTcpSocket { class
999 explicit UvClient(uv_loop_t* loop, LibUVStoreDaemon* store) in UvClient() function in c10d::detail::UvClient