Searched refs:onrestart (Results 1 – 6 of 6) sorted by relevance
103 struct action onrestart; /* Actions to execute on restart. */ member
111 list_for_each(node, &svc->onrestart.commands) { in wait_for_one_process()
68 KEYWORD(onrestart, OPTION, 0, 0)
639 svc->onrestart.name = "onrestart"; in parse_service()640 list_init(&svc->onrestart.commands); in parse_service()749 list_add_tail(&svc->onrestart.commands, &cmd->clist); in parse_line_service()
107 onrestart
442 onrestart restart zygote443 onrestart restart media444 onrestart restart surfaceflinger445 onrestart restart drm472 onrestart restart zygote477 onrestart write /sys/android_power/request_state wake478 onrestart write /sys/power/state on479 onrestart restart media480 onrestart restart netd