Home | History | Annotate | Download | only in service

Lines Matching refs:kStartPoint

1845   static const CommandInfo command_info[kNumCommands - kStartPoint];
3753 if (command_id > kStartPoint && command_id < kNumCommands) {
3813 unsigned int command_index = command - kStartPoint - 1;