Home
last modified time | relevance | path

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

/test/xts/acts/telephony/telephonyjstest/netmanager_base/dnsndk/dns_ndk/entry/src/main/cpp/
DdnsNdkTest.cpp49 char host[DEFAULT_HOST_LEN] = {0}; in GetAddrInfo() local
70 int DnsResolver(const char *host, const char *serv, const struct addrinfo *hint, struct addrinfo **… in DnsResolver()
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsstagedemoone/entry/src/main/
Dmodule.json97 "host": "www.test.com", string
109 "host": "www.test.com", string
151 "host": "www.test.com", string
163 "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
387 def __init__(self, device, host=None, port=None): argument
999 def socket(host=None, port=None, timeout=None): argument
1066 def __init__(self, host=None, port=None, usb_type=None): argument
Ddevice.py159 host = None variable in Device
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsgetinfosseventhscene/src/main/
Dconfig.json300 "host": "www.test.com" string
326 "host": "www.test.com" string
353 "host": "www.test.com" string
380 "host": "www.test.com" string
406 "host": "www.test.com", string
433 "host": "www.test.com" string
459 "host": "" string
485 "host": "www.test.com" string
511 "host": "www.test.com" string
536 "host": "www.test.com", string
[all …]
/test/testfwk/xdevice/plugins/devicetest/utils/
Dutil.py140 def get_forward_port(self, host=None, port=None): argument
/test/xts/acts/ability/ability_runtime/actsopenlinktest/entry/src/main/
Dmodule.json59 "host": "www.example.com" string
/test/xts/acts/ability/ability_runtime/actsstartabilityforresulttest/entry/src/main/
Dmodule.json57 "host": "www.test.com", string
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
Dtest_request.cpp136 char *host; in ReadRawfileDataOnWorkerThread() local
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsstagedemotwo/entry/src/main/
Dmodule.json142 "host": "www.test.com", string
169 "host": "www.test.com", string
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmskilltest/entry/src/main/
Dmodule.json38 "host": "host", string
/test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/
Dnet_connection_ndk_test.cpp44 char host[DEFAULT_HOST_LEN] = {0}; in OHNetConnGetAddrInfo() local
69 char *host = const_cast<char*>("www.baidu.com"); in OHNetConnFreeDnsResult() local
252 int MyCustomDnsResolver(const char *host, const char *serv, const struct addrinfo *hint, struct add… in MyCustomDnsResolver()
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsaccesstokenone/src/main/
Dconfig.json128 "host": "com.ohos.test" string
159 "host": "com.ohos.test", string
/test/xts/acts/telephony/telephonyjstest/netmanager_base/dns/entry/src/ohosTest/js/test/
DNetworkManagerMdns.test.js52 host: { property
/test/testfwk/xdevice/src/xdevice/_core/environment/
Denv_pool.py350 def add_address(self, host, port): argument
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
Dhello.cpp133 char host[1024], port[10]; in getHttp() local