OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trimHash
(Results
1 - 2
of
2
) sorted by null
/system/core/libutils/
BasicHashtable.cpp
119
hash =
trimHash
(hash);
159
hash =
trimHash
(hash);
/system/core/include/utils/
BasicHashtable.h
120
inline static hash_t
trimHash
(hash_t hash) {
Completed in 276 milliseconds