Searched refs:ServiceStop (Results 1 – 5 of 5) sorted by relevance
133 ret = ServiceStop(service);177 ret = ServiceStop(service);205 ret = ServiceStop(service);268 ret = ServiceStop(service);
185 int ServiceStop(Service *service);
1222 if (ServiceStop(service) != SERVICE_SUCCESS) { in StopServiceByName()1252 int ret = ServiceStop(service); in StopAllServices()
677 int ServiceStop(Service *service) in ServiceStop() function
939 EXPECT_NE(0, ServiceStop(nullptr));