Searched refs:privet_http_factory_ (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_local_printer_lister.h66 scoped_ptr<PrivetHTTPAsynchronousFactory> privet_http_factory_; member in class:local_discovery::PrivetLocalPrinterLister
H A Dprivet_local_printer_lister.cc33 privet_http_factory_ = PrivetHTTPAsynchronousFactory::CreateInstance(
66 context->privet_resolution = privet_http_factory_->CreatePrivetHTTP(
H A Dprivet_notifications.h86 scoped_ptr<PrivetHTTPAsynchronousFactory> privet_http_factory_; member in class:local_discovery::PrivetNotificationsListener
H A Dprivet_notifications.cc78 privet_http_factory_.swap(privet_http_factory);
108 privet_http_factory_->CreatePrivetHTTP(
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui_handler.h194 scoped_ptr<PrivetHTTPAsynchronousFactory> privet_http_factory_; member in class:local_discovery::LocalDiscoveryUIHandler
H A Dlocal_discovery_ui_handler.cc189 privet_http_factory_ = PrivetHTTPAsynchronousFactory::CreateInstance(
239 privet_resolution_ = privet_http_factory_->CreatePrivetHTTP(
632 privet_http_factory_->CreatePrivetHTTP(device,
/external/chromium_org/chrome/browser/ui/webui/print_preview/
H A Dprint_preview_handler.h333 privet_http_factory_; member in class:PrintPreviewHandler
H A Dprint_preview_handler.cc1579 privet_http_factory_ =
1583 privet_http_resolution_ = privet_http_factory_->CreatePrivetHTTP(

Completed in 232 milliseconds