Home
last modified time | relevance | path

Searched defs:domain_ip (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dnetwork_settings.py308 def add_resource_record(self, domain_name, domain_ip): argument
/aosp_15_r20/external/python/asn1crypto/tests/
Dtest_x509.py72 def is_valid_domain_ip(self, cert, domain_ip, result): argument
/aosp_15_r20/external/python/asn1crypto/asn1crypto/
Dx509.py2871 def is_valid_domain_ip(self, domain_ip): argument