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

/external/chromium_org/chrome/browser/local_discovery/
H A Dservice_discovery_host_client.h36 class ServiceDiscoveryHostClient class in namespace:local_discovery
40 ServiceDiscoveryHostClient();
65 virtual ~ServiceDiscoveryHostClient();
143 DISALLOW_COPY_AND_ASSIGN(ServiceDiscoveryHostClient);
H A Dservice_discovery_host_client.cc54 class ServiceDiscoveryHostClient::ServiceWatcherProxy : public ServiceWatcher {
56 ServiceWatcherProxy(ServiceDiscoveryHostClient* host,
98 scoped_refptr<ServiceDiscoveryHostClient> host_;
104 class ServiceDiscoveryHostClient::ServiceResolverProxy
107 ServiceResolverProxy(ServiceDiscoveryHostClient* host,
135 scoped_refptr<ServiceDiscoveryHostClient> host_;
141 class ServiceDiscoveryHostClient::LocalDomainResolverProxy
144 LocalDomainResolverProxy(ServiceDiscoveryHostClient* host,
171 scoped_refptr<ServiceDiscoveryHostClient> host_;
178 ServiceDiscoveryHostClient function in class:local_discovery::ServiceDiscoveryHostClient
[all...]

Completed in 72 milliseconds