Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dbytebuffer.cc117 *val = NetworkToHost64(v); in ReadUInt64()
Dbyteorder.h165 inline uint64 NetworkToHost64(uint64 n) { in NetworkToHost64() function