Searched refs:service_stop (Results 1 - 5 of 5) sorted by path

/system/core/fastbootd/
H A Dutils.c245 int service_stop(const char *service_name) function
H A Dutils.h49 int service_stop(const char *service_name);
/system/core/init/
H A Dbuiltins.c227 service_for_each_class(args[1], service_stop);
649 service_stop(svc);
H A Dinit.c409 void service_stop(struct service *svc) function
487 service_stop(svc);
H A Dinit.h135 void service_stop(struct service *svc);

Completed in 57 milliseconds