Searched refs:HookMgrDestroy (Results 1 – 4 of 4) sorted by relevance
184 void HookMgrDestroy(HOOK_MGR *hookMgr);
117 HookMgrDestroy(g_hookMgr);
181 HookMgrDestroy(NULL);248 HookMgrDestroy(hookMgr);
306 void HookMgrDestroy(HOOK_MGR *hookMgr) in HookMgrDestroy() function