Lines Matching refs:CommandInterpreter
51 CommandObjectLogEnable(CommandInterpreter &interpreter) in CommandObjectLogEnable()
223 CommandObjectLogDisable(CommandInterpreter &interpreter) in CommandObjectLogDisable()
286 CommandObjectLogList(CommandInterpreter &interpreter) in CommandObjectLogList()
335 CommandObjectLogDump(CommandInterpreter &interpreter) in CommandObjectLogDump()
443 CommandObjectLogTimerEnable(CommandInterpreter &interpreter) in CommandObjectLogTimerEnable()
492 CommandObjectLogTimerDisable(CommandInterpreter &interpreter) in CommandObjectLogTimerDisable()
515 CommandObjectLogTimerDump(CommandInterpreter &interpreter) in CommandObjectLogTimerDump()
536 CommandObjectLogTimerReset(CommandInterpreter &interpreter) in CommandObjectLogTimerReset()
558 CommandObjectLogTimerIncrement(CommandInterpreter &interpreter) in CommandObjectLogTimerIncrement()
611 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer()
633 CommandObjectLog::CommandObjectLog(CommandInterpreter &interpreter) in CommandObjectLog()