Home
last modified time | relevance | path

Searched refs:NetToHost64 (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/
Dsys_byteorder_unittest.cc108 TEST(ByteOrderTest, NetToHost64) { in TEST() argument
109 uint64_t h = base::NetToHost64(k64BitTestData); in TEST()
Dsys_byteorder.h105 inline uint64_t NetToHost64(uint64_t x) { in NetToHost64() function
/external/libchrome/base/metrics/
Dmetrics_hashes.cc20 return base::NetToHost64(value); in DigestToUInt64()
/external/pdfium/third_party/base/
Dsys_byteorder.h106 inline uint64_t NetToHost64(uint64_t x) { in NetToHost64() function