HomeSort by relevance Sort by last modified time
    Searched refs:HashForeachFunc (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/minzip/
Hash.h 37 typedef int (*HashForeachFunc)(void* data, void* arg);
134 int mzHashForeach(HashTable* pHashTable, HashForeachFunc func, void* arg);
Hash.c 292 int mzHashForeach(HashTable* pHashTable, HashForeachFunc func, void* arg)

Completed in 147 milliseconds