Home | History | Annotate | Download | only in service

Lines Matching refs:kNumCommands

1845   static const CommandInfo command_info[kNumCommands - kStartPoint];
3753 if (command_id > kStartPoint && command_id < kNumCommands) {