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

  /external/chromium_org/chrome/service/cloud_print/
cloud_print_connector.h 162 void OnPrinterDelete(const std::string& name);
cloud_print_connector.cc 515 OnPrinterDelete(task.printer_id);
561 void CloudPrintConnector::OnPrinterDelete(const std::string& printer_id) {

Completed in 56 milliseconds