Home
last modified time | relevance | path

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

/system/core/init/
Dkeychords.c115 service_start(svc, NULL); in handle_keychord()
Dinit.h130 void service_start(struct service *svc, const char *dynamic_args);
Dbuiltins.c197 service_start(svc, NULL); in service_start_if_not_disabled()
576 service_start(svc, NULL); in do_start()
597 service_start(svc, NULL); in do_restart()
Dinit.c154 void service_start(struct service *svc, const char *dynamic_args) in service_start() function
414 service_start(svc, NULL); in restart_service_if_needed()
449 service_start(svc, args); in msg_start()