Home
last modified time | relevance | path

Searched defs:svc (Results 1 – 5 of 5) sorted by relevance

/system/core/init/
Dinit_parser.c428 struct service *svc; in service_find_by_name() local
441 struct service *svc; in service_find_by_pid() local
454 struct service *svc; in service_find_by_keychord() local
464 void service_for_each(void (*func)(struct service *svc)) in service_for_each()
467 struct service *svc; in service_for_each() local
475 void (*func)(struct service *svc)) in service_for_each_class()
478 struct service *svc; in service_for_each_class() local
488 void (*func)(struct service *svc)) in service_for_each_flags()
491 struct service *svc; in service_for_each_flags() local
608 struct service *svc; in parse_service() local
[all …]
Dkeychords.c35 void add_service_keycodes(struct service *svc) in add_service_keycodes()
97 struct service *svc; in handle_keychord() local
Dinit.c161 void service_start(struct service *svc, const char *dynamic_args) in service_start()
389 static void service_stop_or_reset(struct service *svc, int how) in service_stop_or_reset()
418 void service_reset(struct service *svc) in service_reset()
423 void service_stop(struct service *svc) in service_stop()
434 static void restart_service_if_needed(struct service *svc) in restart_service_if_needed()
459 struct service *svc; in msg_start() local
485 struct service *svc = service_find_by_name(name); in msg_stop() local
Dsignal_handler.c48 struct service *svc; in wait_for_one_process() local
Dbuiltins.c196 static void service_start_if_not_disabled(struct service *svc) in service_start_if_not_disabled()
576 struct service *svc; in do_start() local
586 struct service *svc; in do_stop() local
596 struct service *svc; in do_restart() local