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

  /external/chromium_org/net/dns/
mdns_client.h 176 NET_EXPORT InterfaceIndexFamilyList GetMDnsInterfacesToBind();
mdns_client.cc 67 InterfaceIndexFamilyList GetMDnsInterfacesToBind() {
mdns_client_impl.cc 43 InterfaceIndexFamilyList interfaces(GetMDnsInterfacesToBind());
  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_client_mdns.cc 63 // |OnInterfaceListReady| could be delayed by |GetMDnsInterfacesToBind|
395 base::Bind(&net::GetMDnsInterfacesToBind),
service_discovery_host_client.cc 27 net::InterfaceIndexFamilyList interfaces(net::GetMDnsInterfacesToBind());
  /external/chromium_org/chrome/utility/local_discovery/
service_discovery_message_handler.cc 113 net::InterfaceIndexFamilyList interfaces(net::GetMDnsInterfacesToBind());

Completed in 178 milliseconds