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.py130 def argument_parser(self, para_list): argument
361 def _params_pre_processing(cls, para_list): argument
449 def _process_command(self, command, options, para_list, parser): argument
497 def _process_command_help(cls, parser, para_list): argument
508 def _process_command_show(cls, para_list): argument
527 def _process_command_list(self, command, para_list): argument
555 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
286 def _params_pre_processing(cls, para_list): argument
300 def _process_command_version(cls, para_list): argument
306 def _process_command_help(cls, para_list): argument
314 def _process_command_show(cls, para_list, productform="phone"): argument