Searched refs:pid_args (Results 1 – 1 of 1) sorted by relevance
1365 CommandArgumentData pid_args; in CommandObjectPlatformProcessInfo() local1368 pid_args.arg_type = eArgTypePid; in CommandObjectPlatformProcessInfo()1369 pid_args.arg_repetition = eArgRepeatStar; in CommandObjectPlatformProcessInfo()1373 arg.push_back(pid_args); in CommandObjectPlatformProcessInfo()