Home
last modified time | relevance | path

Searched refs:notify_service_state (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dsignal_handler.c88 notify_service_state(svc->name, "stopped"); in wait_for_one_process()
115 notify_service_state(svc->name, "restarting"); in wait_for_one_process()
Dinit.h118 void notify_service_state(const char *name, const char *state);
Dinit.c82 void notify_service_state(const char *name, const char *state) in notify_service_state() function
359 notify_service_state(svc->name, "running"); in service_start()
386 notify_service_state(svc->name, "stopping"); in service_stop_or_reset()
388 notify_service_state(svc->name, "stopped"); in service_stop_or_reset()