Home
last modified time | relevance | path

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

/developtools/hdc/scripts/
Dhdc_test.py353 def file_send(send_path, recv_path, i, wait_time=0): function
401 … send_one = threading.Thread(target=file_send, args=(os.path.abspath(send_file), send_file_one, i))
402 send_two = threading.Thread(target=file_send,