Searched defs:currentCommand (Results 1 – 2 of 2) sorted by relevance
147 for (const CommandHeader *currentCommand = command; in executeCommands() local622 for (const CommandHeader *currentCommand = command; in dumpCommands() local
51 private Command currentCommand; field in RunActionTask