Home
last modified time | relevance | path

Searched defs:func (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/minadbd/
Dservices.cpp33 void (*func)(int fd, void *cookie); member
/bootable/recovery/minzip/
DHash.c281 int mzHashForeach(HashTable* pHashTable, HashForeachFunc func, void* arg) in mzHashForeach()