Searched refs:SVC_CONSOLE (Results 1 - 3 of 3) sorted by relevance

/system/core/init/
H A Dinit.h70 #define SVC_CONSOLE 0x10 /* requires console */ macro
H A Dinit.c187 needs_console = (svc->flags & SVC_CONSOLE) ? 1 : 0;
H A Dinit_parser.c665 svc->flags |= SVC_CONSOLE;

Completed in 567 milliseconds