Searched refs:FIRST_HASH (Results 1 - 1 of 1) sorted by relevance
/developtools/profiler/device/plugins/native_hook/src/ | ||
H A D | hook_client.cpp | 79 constexpr int FIRST_HASH = 16; member 99 h ^= h >> FIRST_HASH; in AddrHash() 103 h ^= h >> FIRST_HASH; in AddrHash() |
Completed in 3 milliseconds