Searched defs:PreCreatedMDnsSocketFactory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/utility/local_discovery/
H A Dservice_discovery_message_handler.cc65 class PreCreatedMDnsSocketFactory : public net::MDnsSocketFactory { class in namespace:local_discovery::__anon6027
67 PreCreatedMDnsSocketFactory() {} function in class:local_discovery::__anon6027::PreCreatedMDnsSocketFactory
68 virtual ~PreCreatedMDnsSocketFactory() {
100 DISALLOW_COPY_AND_ASSIGN(PreCreatedMDnsSocketFactory);
103 base::LazyInstance<PreCreatedMDnsSocketFactory>

Completed in 113 milliseconds