Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/driver/
Dparser_lite.py30 def driver_output_method(handler, output, end_mark="\n"): function
/test/testfwk/xdevice/src/xdevice/
D__init__.py89 from _core.driver.parser_lite import driver_output_method
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers.py33 from xdevice import driver_output_method
451 handler.add_process_method(driver_output_method)
536 handler.add_process_method(driver_output_method)
Dopenharmony.py36 from xdevice import driver_output_method
627 handler.add_process_method(driver_output_method)