Lines Matching refs:CommandInterpreter
51 CommandObjectLogEnable(CommandInterpreter &interpreter) in CommandObjectLogEnable()
223 CommandObjectLogDisable(CommandInterpreter &interpreter) in CommandObjectLogDisable()
286 CommandObjectLogList(CommandInterpreter &interpreter) in CommandObjectLogList()
323 CommandObjectLogDump(CommandInterpreter &interpreter) in CommandObjectLogDump()
419 CommandObjectLogTimerEnable(CommandInterpreter &interpreter) in CommandObjectLogTimerEnable()
456 CommandObjectLogTimerDisable(CommandInterpreter &interpreter) in CommandObjectLogTimerDisable()
479 CommandObjectLogTimerDump(CommandInterpreter &interpreter) in CommandObjectLogTimerDump()
500 CommandObjectLogTimerReset(CommandInterpreter &interpreter) in CommandObjectLogTimerReset()
522 CommandObjectLogTimerIncrement(CommandInterpreter &interpreter) in CommandObjectLogTimerIncrement()
563 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer()
585 CommandObjectLog::CommandObjectLog(CommandInterpreter &interpreter) in CommandObjectLog()