Searched refs:ServiceParseHook (Results 1 – 2 of 2) sorted by relevance
168 typedef void (*ServiceParseHook)(SERVICE_PARSE_CTX *serviceParseCtx); typedef201 int InitAddServiceParseHook(ServiceParseHook hook);
993 ServiceParseHook realHook = (ServiceParseHook)hookInfo->hookCookie; in ServiceParseHookWrapper()999 int InitAddServiceParseHook(ServiceParseHook hook) in InitAddServiceParseHook()