Searched refs:HashCalcFunc (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/
H A DHash.h217 typedef u4 (*HashCalcFunc)(const void* item); typedef
218 void dvmHashTableProbeCount(HashTable* pHashTable, HashCalcFunc calcFunc,
H A DHash.cpp392 void dvmHashTableProbeCount(HashTable* pHashTable, HashCalcFunc calcFunc,

Completed in 32 milliseconds