Searched defs:host (Results 1 – 6 of 6) sorted by relevance
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsstagedemoone/entry/src/main/ |
D | module.json | 85 "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/ |
D | dmlib.py | 89 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
|
D | device.py | 145 host = None variable in Device
|
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsgetinfosseventhscene/src/main/ |
D | config.json | 309 "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/ |
D | module.json | 121 "host": "www.test.com", string 146 "host": "www.test.com", string
|
/test/testfwk/xdevice/src/xdevice/_core/environment/ |
D | env_pool.py | 323 def add_address(self, host, port): argument
|