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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_device_resolver.h36 ServiceDiscoveryClient* service_discovery_client_; member in class:local_discovery::PrivetDeviceResolver
H A Dprivet_http_asynchronous_factory_impl.h51 ServiceDiscoveryClient* service_discovery_client_; member in class:local_discovery::PrivetHTTPAsynchronousFactoryImpl
H A Dservice_discovery_device_lister.h56 ServiceDiscoveryClient* const service_discovery_client_; member in class:local_discovery::ServiceDiscoveryDeviceLister
H A Dprivet_notifications.h121 scoped_refptr<ServiceDiscoverySharedClient> service_discovery_client_; member in class:local_discovery::PrivetNotificationService
/external/chromium_org/chrome/browser/extensions/api/mdns/
H A Ddns_sd_registry.h106 service_discovery_client_; member in class:extensions::DnsSdRegistry
/external/chromium_org/chrome/utility/local_discovery/
H A Dservice_discovery_message_handler.h108 scoped_ptr<ServiceDiscoveryClient> service_discovery_client_; member in class:local_discovery::ServiceDiscoveryMessageHandler
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui_handler.h191 scoped_refptr<ServiceDiscoverySharedClient> service_discovery_client_; member in class:local_discovery::LocalDiscoveryUIHandler
/external/chromium_org/chrome/browser/ui/webui/print_preview/
H A Dprint_preview_handler.h329 service_discovery_client_; member in class:PrintPreviewHandler
/external/chromium_org/chrome/common/local_discovery/
H A Dservice_discovery_client_unittest.cc206 : service_discovery_client_(&mdns_client_) {
230 ServiceDiscoveryClientImpl service_discovery_client_; member in class:local_discovery::__anon5682::ServiceDiscoveryTest
238 service_discovery_client_.CreateServiceWatcher(
260 service_discovery_client_.CreateServiceWatcher(
280 service_discovery_client_.CreateServiceWatcher(
298 service_discovery_client_.CreateServiceWatcher(
318 service_discovery_client_.CreateServiceWatcher(
345 service_discovery_client_.CreateServiceWatcher(
373 service_discovery_client_.CreateServiceWatcher(
423 resolver_ = service_discovery_client_
[all...]
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_api.cc178 service_discovery_client_; member in class:extensions::GcdPrivateAPIImpl
280 service_discovery_client_ =
283 service_discovery_client_.get(), this));
303 service_discovery_client_ = NULL;

Completed in 9369 milliseconds