Searched refs:NetToHost64 (Results 1 – 4 of 4) sorted by relevance
108 TEST(ByteOrderTest, NetToHost64) { in TEST() argument109 uint64_t h = base::NetToHost64(k64BitTestData); in TEST()
105 inline uint64_t NetToHost64(uint64_t x) { in NetToHost64() function
20 return base::NetToHost64(value); in DigestToUInt64()
106 inline uint64_t NetToHost64(uint64_t x) { in NetToHost64() function