Home
last modified time | relevance | path

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

/third_party/grpc/src/core/channelz/
Dchannelz.h68 class SocketNode; variable
Dchannelz.cc540 SocketNode::SocketNode(std::string local, std::string remote, std::string name, in SocketNode() function in grpc_core::channelz::SocketNode