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

  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_xmpp_listener.h 59 virtual void OnXmppDeleteNotification(const std::string& device_id) = 0;
cloud_print_xmpp_listener.cc 118 delegate_->OnXmppDeleteNotification(device_id);
printer.h 142 virtual void OnXmppDeleteNotification(const std::string& device_id) OVERRIDE;
printer.cc 455 void Printer::OnXmppDeleteNotification(const std::string& device_id) {

Completed in 58 milliseconds