Searched refs:DFinderEventFunc (Results 1 – 4 of 4) sorted by relevance
29 static DFinderEventFunc g_eventFunc;104 DFinderEventFunc func;115 int SetEventFunc(void *softobj, DFinderEventFunc func) in SetEventFunc()
1821 int NSTACKX_DFinderSetEventFunc(void *softobj, DFinderEventFunc func) in NSTACKX_DFinderSetEventFunc()
24 int SetEventFunc(void *softobj, DFinderEventFunc func);
299 typedef void (*DFinderEventFunc)(void *softObj, const DFinderEvent *info); typedef301 DFINDER_EXPORT int NSTACKX_DFinderSetEventFunc(void *softobj, DFinderEventFunc func);