Home
last modified time | relevance | path

Searched defs:device_sn (Results 1 – 11 of 11) sorted by relevance

/test/testfwk/developer_test/local_coverage/resident_service/
Dpull_service_gcda.py30 def restore_config(device_ip, device_port, device_sn, cfg_path): argument
54 def attach_pid(device_ip, device_sn, process_str, component_gcda_dict, developer_path, argument
78 def get_gcda_file(device_ip, device_sn, process_str, component_gcda_dict, argument
115 def get_service_list(device_ip, device_sn, system_info_dict, services_component_dict, argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Demulator.py40 def __set_serial__(self, device_sn=""): argument
43 def __init__(self, device_sn=""): argument
Ddevice.py158 device_sn = None variable in Device
255 def __set_serial__(self, device_sn=""): argument
/test/testfwk/developer_test/aw/python/distributed/common/
Ddevices.py86 def __init__(self, conn_type, remote_ip="", device_sn="", repote_port="", name=""): argument
102 device_sn=""): argument
117 def get_device_hdc_para(cls, device_sn=""): argument
/test/testfwk/developer_test/local_coverage/
Dutils.py101 def hdc_command(device_ip, device_port, device_sn, command): argument
/test/testfwk/xdevice/src/xdevice/_core/environment/
Denv_pool.py357 def add_device_sn(self, device_sn): argument
378 def add_device_sn(self, device_sn): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
Dmanager_device.py190 def find_device(self, device_sn, device_os_type): argument
/test/testfwk/developer_test/src/core/command/
Dconsole.py473 device_sn = "device_sn" variable in ConfigConst
/test/testfwk/xdevice/src/xdevice/_core/
Dinterface.py97 def __set_serial__(self, device_sn=""): argument
Dconstants.py250 device_sn = "device_sn" variable in ConfigConst
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dlistener.py156 device_sn = "" variable in LogListener