Searched refs:SERVICE_INFO_CTX (Results 1 – 8 of 8) sorted by relevance
131 } SERVICE_INFO_CTX; typedef172 typedef void (*ServiceHook)(SERVICE_INFO_CTX *serviceCtx);
90 SERVICE_INFO_CTX *ctx = (SERVICE_INFO_CTX *)executionContext; in ServiceClearHookWrapper()127 SERVICE_INFO_CTX ctx = {0}; in CmdClear()
272 SERVICE_INFO_CTX ctx = {0}; in ServiceParseBootEventHook()364 static void ClearServiceBootEvent(SERVICE_INFO_CTX *serviceCtx) in ClearServiceBootEvent()388 static void SetServiceBootEventFork(SERVICE_INFO_CTX *serviceCtx) in SetServiceBootEventFork()
74 SERVICE_INFO_CTX context; in DumpServiceHookExecute()
104 SERVICE_INFO_CTX *serviceContext = (SERVICE_INFO_CTX *)executionContext; in ServiceHookWrapper()128 SERVICE_INFO_CTX context; in ServiceHookExecute()
128 SERVICE_INFO_CTX ctx = {0}; in ExecuteServiceClear()
308 InitAddClearServiceHook([](SERVICE_INFO_CTX *serviceCtx) {return;}); in __anon2f972c020102()
315 SERVICE_INFO_CTX serviceInfoContext;