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

  /external/chromium_org/chrome/browser/local_discovery/
privet_device_lister_impl.h 21 ServiceDiscoveryClient* service_discovery_client,
26 ServiceDiscoveryClient* service_discovery_client,
privet_http_asynchronous_factory.cc 13 #include "chrome/common/local_discovery/service_discovery_client.h"
35 ServiceDiscoveryClient* service_discovery_client,
50 ServiceDiscoveryClient* service_discovery_client,
73 ServiceDiscoveryClient* service_discovery_client,
75 : service_discovery_client_(service_discovery_client),
85 ServiceDiscoveryClient* service_discovery_client,
88 new PrivetHTTPAsynchronousFactoryImpl(service_discovery_client,
106 ServiceDiscoveryClient* service_discovery_client,
117 resolver_ = service_discovery_client->CreateLocalDomainResolver(
privet_http_asynchronous_factory.h 37 ServiceDiscoveryClient* service_discovery_client,
privet_device_lister_impl.cc 70 ServiceDiscoveryClient* service_discovery_client,
73 device_lister_(this, service_discovery_client, kPrivetDefaultDeviceType) {
77 ServiceDiscoveryClient* service_discovery_client,
83 service_discovery_client,
service_discovery_device_lister.h 14 #include "chrome/common/local_discovery/service_discovery_client.h"
30 ServiceDiscoveryClient* service_discovery_client,
service_discovery_device_lister.cc 23 ServiceDiscoveryClient* service_discovery_client,
26 service_discovery_client_(service_discovery_client),
privet_local_printer_lister.cc 32 ServiceDiscoveryClient* service_discovery_client,
35 privet_lister_.reset(new PrivetDeviceListerImpl(service_discovery_client,
39 service_discovery_client,
privet_local_printer_lister.h 15 #include "chrome/common/local_discovery/service_discovery_client.h"
36 PrivetLocalPrinterLister(ServiceDiscoveryClient* service_discovery_client,
  /external/chromium_org/chrome/browser/extensions/api/mdns/
dns_sd_device_lister.h 25 local_discovery::ServiceDiscoveryClient* service_discovery_client,
dns_sd_device_lister.cc 33 local_discovery::ServiceDiscoveryClient* service_discovery_client,
37 device_lister_(this, service_discovery_client, service_type),
  /external/chromium_org/chrome/tools/service_discovery_sniffer/
service_discovery_sniffer.cc 110 scoped_ptr<local_discovery::ServiceDiscoveryClient> service_discovery_client; local
111 service_discovery_client.reset(
116 service_discovery_client.get(),

Completed in 137 milliseconds