Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/
Dhash.cpp37 inline uint64_t DecodeFixed64(const char* ptr) { in DecodeFixed64() function
98 uint64_t k = DecodeFixed64(data); in Hash64()