Home | Sort by relevance Sort by last modified time |
/system/core/init/ | |
init.c | 539 static int is_last_command(struct action *act, struct command *cmd) function 549 if (!cur_action || !cur_command || is_last_command(cur_action, cur_command)) { [all...] |