Searched refs:bool_arg (Results 1 – 1 of 1) sorted by relevance
563 CommandArgumentData bool_arg; in CommandObjectLogTimerIncrement() local566 bool_arg.arg_type = eArgTypeBoolean; in CommandObjectLogTimerIncrement()567 bool_arg.arg_repetition = eArgRepeatPlain; in CommandObjectLogTimerIncrement()571 arg.push_back(bool_arg); in CommandObjectLogTimerIncrement()