OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notify_service_state
(Results
1 - 3
of
3
) sorted by null
/system/core/init/
signal_handler.c
88
notify_service_state
(svc->name, "stopped");
115
notify_service_state
(svc->name, "restarting");
init.h
120
void
notify_service_state
(const char *name, const char *state);
init.c
87
void
notify_service_state
(const char *name, const char *state)
function
368
notify_service_state
(svc->name, "running");
395
notify_service_state
(svc->name, "stopping");
397
notify_service_state
(svc->name, "stopped");
Completed in 483 milliseconds