Home
last modified time | relevance | path

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

/system/core/init/
Dkeychords.cpp83 service_start(svc, NULL); in handle_keychord()
Dbuiltins.cpp106 service_start(svc, NULL); in service_start_if_not_disabled()
146 service_start(svc, NULL); in do_enable()
159 service_start(svc, NULL); in do_exec()
530 service_start(svc, NULL); in do_start()
Dinit.h156 void service_start(struct service *svc, const char *dynamic_args);
Dinit.cpp187 void service_start(struct service *svc, const char *dynamic_args) in service_start() function
447 service_start(svc, NULL); in service_restart()
463 service_start(svc, NULL); in restart_service_if_needed()
500 service_start(svc, args); in msg_start()