Home
last modified time | relevance | path

Searched defs:host (Results 1 – 6 of 6) sorted by relevance

/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsstagedemoone/entry/src/main/
Dmodule.json85 "host": "www.test.com", string
95 "host": "www.test.com", string
127 "host": "www.test.com", string
137 "host": "www.test.com", string
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py89 def __init__(self, host="127.0.0.1", port=None, device_connector=None): argument
103 def get_instance(host, port=None, device_connector=None): argument
384 def __init__(self, device, host=None, port=None): argument
1003 def socket(host=None, port=None, timeout=None): argument
1070 def __init__(self, host=None, port=None, usb_type=None): argument
Ddevice.py145 host = None variable in Device
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsgetinfosseventhscene/src/main/
Dconfig.json309 "host": "www.test.com" string
336 "host": "www.test.com" string
364 "host": "www.test.com" string
392 "host": "www.test.com" string
419 "host": "www.test.com", string
447 "host": "www.test.com" string
474 "host": "" string
501 "host": "www.test.com" string
528 "host": "www.test.com" string
554 "host": "www.test.com", string
[all …]
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsstagedemotwo/entry/src/main/
Dmodule.json121 "host": "www.test.com", string
146 "host": "www.test.com", string
/test/testfwk/xdevice/src/xdevice/_core/environment/
Denv_pool.py323 def add_address(self, host, port): argument