Searched refs:GetSanitizedIpAddress (Results 1 – 4 of 4) sorted by relevance
153 std::array<uint8_t, 2> result1 = socket().GetSanitizedIpAddress(); in TEST_F()161 std::array<uint8_t, 2> result2 = v6_socket.socket.GetSanitizedIpAddress(); in TEST_F()
52 std::array<uint8_t, 2> CastSocket::GetSanitizedIpAddress() { in GetSanitizedIpAddress() function in openscreen::cast::CastSocket
219 data.ip_fragment = socket->GetSanitizedIpAddress(); in HandleConnect()
51 std::array<uint8_t, 2> GetSanitizedIpAddress();