OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hash_int
(Results
1 - 1
of
1
) sorted by null
/system/core/libutils/tests/
LruCache_test.cpp
198
uint32_t
hash_int
(int x) {
function in namespace:android
218
uint32_t key =
hash_int
(index);
Completed in 454 milliseconds