Home
last modified time | relevance | path

Searched refs:get_basic_commands (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/scripts/
Dhdc_test.py300 def get_basic_commands(): function
325 commands = get_basic_commands() + EXTRA_COMMANDS['boot']
439 commands = get_basic_commands()
460 threading.Thread(target=run_split_commands(get_basic_commands(), head)).start()