Home
last modified time | relevance | path

Searched refs:CreatePrivetHTTP (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
Dprivet_http_asynchronous_factory.h40 virtual scoped_ptr<PrivetHTTPResolution> CreatePrivetHTTP(
Dprivet_http_asynchronous_factory_mac.cc20 PrivetHTTPAsynchronousFactoryMac::CreatePrivetHTTP( in CreatePrivetHTTP() function in local_discovery::PrivetHTTPAsynchronousFactoryMac
Dprivet_http_asynchronous_factory_mac.h19 virtual scoped_ptr<PrivetHTTPResolution> CreatePrivetHTTP(
Dprivet_http_asynchronous_factory_impl.h21 virtual scoped_ptr<PrivetHTTPResolution> CreatePrivetHTTP(
Dprivet_http_asynchronous_factory_impl.cc41 PrivetHTTPAsynchronousFactoryImpl::CreatePrivetHTTP( in CreatePrivetHTTP() function in local_discovery::PrivetHTTPAsynchronousFactoryImpl
Dprivet_local_printer_lister.cc66 context->privet_resolution = privet_http_factory_->CreatePrivetHTTP( in DeviceChanged()
Dprivet_notifications_unittest.cc76 virtual scoped_ptr<PrivetHTTPResolution> CreatePrivetHTTP( in CreatePrivetHTTP() function in local_discovery::__anon4033a5c60111::MockPrivetHttpFactory
Dprivet_notifications.cc108 privet_http_factory_->CreatePrivetHTTP( in DeviceChanged()
/external/chromium_org/chrome/browser/ui/webui/print_preview/
Dprint_preview_handler.h263 bool CreatePrivetHTTP(
Dprint_preview_handler.cc692 CreatePrivetHTTP( in HandleGetPrivetPrinterCapabilities()
1535 CreatePrivetHTTP( in PrintToPrivetPrinter()
1544 bool PrintPreviewHandler::CreatePrivetHTTP( in CreatePrivetHTTP() function in PrintPreviewHandler
1560 privet_http_resolution_ = privet_http_factory_->CreatePrivetHTTP( in CreatePrivetHTTP()
/external/chromium_org/chrome/browser/local_discovery/storage/
Dprivet_filesystem_operations.cc91 privet_http_resolution_ = privet_async_factory_->CreatePrivetHTTP( in OnGotDeviceDescription()
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
Dlocal_discovery_ui_handler.cc223 privet_resolution_ = privet_http_factory_->CreatePrivetHTTP( in HandleRegisterDevice()