Searched refs:HostToBE64 (Results 1 – 2 of 2) sorted by relevance
40 inline uint64_t HostToBE64(uint64_t x) { in HostToBE64() function50 inline uint64_t HostToBE64(uint64_t x) {
50 val = base::HostToBE64(val); in WriteU8()