Searched defs:FromPackedString (Results 1 – 2 of 2) sorted by relevance
65 TEST(QuicheIpAddressTest, FromPackedString) { in TEST() argument
154 bool QuicheIpAddress::FromPackedString(const char* data, size_t length) { in FromPackedString() function in quiche::QuicheIpAddress