HomeSort by relevance Sort by last modified time
    Searched defs:PrivetLocalPrinterLister (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/local_discovery/
privet_local_printer_lister.cc 15 struct PrivetLocalPrinterLister::DeviceContext {
27 PrivetLocalPrinterLister::PrivetLocalPrinterLister(
37 PrivetLocalPrinterLister::~PrivetLocalPrinterLister() {
40 void PrivetLocalPrinterLister::Start() {
45 void PrivetLocalPrinterLister::Stop() {
49 void PrivetLocalPrinterLister::DeviceChanged(
69 base::Bind(&PrivetLocalPrinterLister::OnPrivetResolved,
77 void PrivetLocalPrinterLister::DeviceCacheFlushed()
    [all...]
privet_local_printer_lister.h 22 class PrivetLocalPrinterLister : PrivetDeviceLister::Delegate {
35 PrivetLocalPrinterLister(ServiceDiscoveryClient* service_discovery_client,
38 virtual ~PrivetLocalPrinterLister();

Completed in 50 milliseconds