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

/system/core/init/
H A Dbuiltins.c130 service_start(svc, NULL);
387 service_start(svc, NULL);
408 service_start(svc, NULL);
H A Dinit.h168 void service_start(struct service *svc, const char *dynamic_args);
H A Dinit.c158 void service_start(struct service *svc, const char *dynamic_args) function
417 service_start(svc, NULL);
459 service_start(svc, args);
799 service_start(svc, NULL);

Completed in 55 milliseconds