HomeSort by relevance Sort by last modified time
    Searched refs:GetMDnsInterfacesToBind (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/dns/
mdns_client.h 173 NET_EXPORT InterfaceIndexFamilyList GetMDnsInterfacesToBind();
mdns_client.cc 67 InterfaceIndexFamilyList GetMDnsInterfacesToBind() {
mdns_client_impl.cc 34 InterfaceIndexFamilyList interfaces(GetMDnsInterfacesToBind());
  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_host_client.cc 27 net::InterfaceIndexFamilyList interfaces(net::GetMDnsInterfacesToBind());
  /external/chromium_org/chrome/utility/local_discovery/
service_discovery_message_handler.cc 115 net::InterfaceIndexFamilyList interfaces(net::GetMDnsInterfacesToBind());

Completed in 861 milliseconds