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

  /external/chromium_org/chrome/browser/local_discovery/
privet_local_printer_lister.h 68 scoped_ptr<PrivetHTTPAsynchronousFactory> privet_http_factory_; member in class:local_discovery::PrivetLocalPrinterLister
privet_local_printer_lister.cc 38 privet_http_factory_ = PrivetHTTPAsynchronousFactory::CreateInstance(
69 context->privet_resolution = privet_http_factory_->CreatePrivetHTTP(
privet_notifications.h 86 scoped_ptr<PrivetHTTPAsynchronousFactory> privet_http_factory_; member in class:local_discovery::PrivetNotificationsListener
privet_notifications.cc 73 privet_http_factory_.swap(privet_http_factory);
103 privet_http_factory_->CreatePrivetHTTP(
  /external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui_handler.h 176 scoped_ptr<PrivetHTTPAsynchronousFactory> privet_http_factory_; member in class:local_discovery::LocalDiscoveryUIHandler
local_discovery_ui_handler.cc 136 privet_http_factory_ =
172 privet_resolution_ = privet_http_factory_->CreatePrivetHTTP(
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.h 319 privet_http_factory_; member in class:PrintPreviewHandler
print_preview_handler.cc     [all...]

Completed in 547 milliseconds