Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp78 constexpr int FIRST_HASH = 16; variable
98 h ^= h >> FIRST_HASH; in AddrHash()
102 h ^= h >> FIRST_HASH; in AddrHash()