HomeSort by relevance Sort by last modified time
    Searched full:is_last_command (Results 1 - 1 of 1) sorted by null

  /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...]

Completed in 194 milliseconds