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

/system/core/init/
H A Dinit.h132 void service_start(struct service *svc, const char *dynamic_args);
H A Dkeychords.c114 service_start(svc, NULL);
H A Dinit.c154 void service_start(struct service *svc, const char *dynamic_args) function
408 service_start(svc, NULL);
424 service_start(svc, NULL);
461 service_start(svc, args);
H A Dbuiltins.c198 service_start(svc, NULL);
589 service_start(svc, NULL);

Completed in 56 milliseconds