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

  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_xmpp_listener.h 53 virtual void OnXmppNewPrintJob(const std::string& device_id) = 0;
cloud_print_xmpp_listener.cc 114 delegate_->OnXmppNewPrintJob(device_id);
printer.h 126 virtual void OnXmppNewPrintJob(const std::string& device_id) OVERRIDE;
printer.cc 560 void Printer::OnXmppNewPrintJob(const std::string& device_id) {

Completed in 195 milliseconds