Searched refs:unixSocketsInfo_ (Results 1 – 5 of 5) sorted by relevance
393 …<uint32_t>(std::min(SOCKET_INFO_LIST_MAX_SIZE, static_cast<uint32_t>(unixSocketsInfo_.size()))))) { in Marshalling()397 for (const auto &socketInfo : unixSocketsInfo_) { in Marshalling()424 std::list<NetDiagUnixSocketInfo>().swap(socketsInfo.unixSocketsInfo_); in Unmarshalling()437 socketsInfo.unixSocketsInfo_.push_back(socketInfo); in Unmarshalling()
123 std::list<NetDiagUnixSocketInfo> unixSocketsInfo_; member
774 for (const auto < : info.unixSocketsInfo_) { in ShowSocketInfo()791 socketsInfo.unixSocketsInfo_.clear();798 socketsInfo.unixSocketsInfo_.clear();805 socketsInfo.unixSocketsInfo_.clear();812 socketsInfo.unixSocketsInfo_.clear();
356 for (const auto < : info.unixSocketsInfo_) { in ShowSocketInfo()
542 socketsInfo.unixSocketsInfo_.push_back(socketInfo); in ExtractUnixSocketsInfo()