Searched defs:SocketNode (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/core/channelz/ | ||
| D | channelz.h | 68 class SocketNode; variable |
| D | channelz.cc | 540 SocketNode::SocketNode(std::string local, std::string remote, std::string name, in SocketNode() function in grpc_core::channelz::SocketNode |