Home
last modified time | relevance | path

Searched defs:para_list (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/command/
Dconsole.py144 def argument_parser(self, para_list): argument
396 def _params_pre_processing(cls, para_list): argument
500 def _process_command(self, command, options, para_list, parser): argument
548 def _process_command_help(cls, parser, para_list): argument
559 def _process_command_show(cls, para_list): argument
581 def _process_command_list(self, command, para_list): argument
600 def _cluster_list(para_list): argument
626 def _process_command_tool(cls, command, para_list, options): argument
/test/testfwk/developer_test/src/core/command/
Ddisplay.py246 def display_help_info(para_list): argument
258 def display_show_info(para_list, productform): argument
269 def display_version_info(para_list): argument
Dconsole.py93 def argument_parser(cls, para_list): argument
300 def _params_pre_processing(cls, para_list): argument
314 def _process_command_version(cls, para_list): argument
320 def _process_command_help(cls, para_list): argument
328 def _process_command_show(cls, para_list, productform="phone"): argument