Searched refs:depth_arg (Results 1 – 1 of 1) sorted by relevance
309 CommandArgumentData depth_arg; in CommandObjectLogTimerEnable() local312 depth_arg.arg_type = eArgTypeCount; in CommandObjectLogTimerEnable()313 depth_arg.arg_repetition = eArgRepeatOptional; in CommandObjectLogTimerEnable()317 arg.push_back(depth_arg); in CommandObjectLogTimerEnable()