Searched refs:HashForeachRemoveFunc (Results 1 – 2 of 2) sorted by relevance
49 typedef int (*HashForeachRemoveFunc)(void* data); typedef169 int dvmHashForeachRemove(HashTable* pHashTable, HashForeachRemoveFunc func);
292 int dvmHashForeachRemove(HashTable* pHashTable, HashForeachRemoveFunc func) in dvmHashForeachRemove()