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

  /bootable/recovery/minzip/
Hash.h 26 typedef int (*HashCompareFunc)(const void* tableItem, const void* looseItem);
121 HashCompareFunc cmpFunc, bool doAdd);
184 HashCompareFunc cmpFunc);
Hash.c 180 HashCompareFunc cmpFunc, bool doAdd)
316 HashCompareFunc cmpFunc)
362 HashCompareFunc cmpFunc)

Completed in 133 milliseconds