Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dmetrics_hashes.cc20 return base::NetToHost64(value); in DigestToUInt64()
/external/libchrome/base/
Dsys_byteorder.h89 inline uint64_t NetToHost64(uint64_t x) { in NetToHost64() function