OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HashCompute
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/minzip/
Hash.h
19
typedef unsigned int (*
HashCompute
)(const void* item);
/dalvik/vm/
Hash.h
26
typedef u4 (*
HashCompute
)(const void* item);
Completed in 157 milliseconds