HomeSort by relevance Sort by last modified time
    Searched refs:SVC_CONSOLE (Results 1 - 3 of 3) sorted by null

  /system/core/init/
init.h 70 #define SVC_CONSOLE 0x10 /* requires console */
init.c 187 needs_console = (svc->flags & SVC_CONSOLE) ? 1 : 0;
init_parser.c 665 svc->flags |= SVC_CONSOLE;

Completed in 32 milliseconds