Home
last modified time | relevance | path

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

/packages/modules/adb/
Dtest_adb.py594 def zeroconf_context(ipversion): function
688 with zeroconf_context(IPVersion.V4Only) as zc:
722 with zeroconf_context(IPVersion.V4Only) as zc:
760 with zeroconf_context(IPVersion.V4Only) as zc: