Searched refs:service_stop_or_reset (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dinit.c389 static void service_stop_or_reset(struct service *svc, int how) function
420 service_stop_or_reset(svc, SVC_RESET);
425 service_stop_or_reset(svc, SVC_DISABLED);

Completed in 236 milliseconds