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

/system/core/fastbootd/
H A Dutils.h49 int service_stop(const char *service_name);
H A Dutils.c245 int service_stop(const char *service_name) function
/system/core/init/
H A Dinit.h135 void service_stop(struct service *svc);
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);

Completed in 1571 milliseconds