Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dtransport_mdns.cpp135 std::optional<discovery::Config> GetConfigForAllInterfaces() { in GetConfigForAllInterfaces() function
172 auto config = GetConfigForAllInterfaces(); in StartDiscovery()