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

/system/core/init/
H A Dinit.h124 void service_start(struct service *svc, const char *dynamic_args);
H A Dkeychords.c117 service_start(svc, NULL);
H A Dbuiltins.c133 service_start(svc, NULL);
400 service_start(svc, NULL);
421 service_start(svc, NULL);
H A Dinit.c146 void service_start(struct service *svc, const char *dynamic_args) function
327 service_start(svc, NULL);
362 service_start(svc, args);

Completed in 46 milliseconds