Searched refs:ServiceParseHook (Results 1 – 2 of 2) sorted by relevance
156 typedef void (*ServiceParseHook)(SERVICE_PARSE_CTX *serviceParseCtx); typedef181 int InitAddServiceParseHook(ServiceParseHook hook);
892 ServiceParseHook realHook = (ServiceParseHook)hookInfo->hookCookie; in ServiceParseHookWrapper()898 int InitAddServiceParseHook(ServiceParseHook hook) in InitAddServiceParseHook()