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

  /external/chromium_org/jingle/notifier/listener/
push_notifications_subscribe_task.cc 43 scoped_ptr<buzz::XmlElement> iq_stanza(
47 << XmlElementToString(*iq_stanza.get());
49 if (SendStanza(iq_stanza.get()) != buzz::XMPP_RETURN_OK) {
  /external/chromium_org/google_apis/gcm/engine/
mcs_client.cc 513 mcs_proto::IqStanza* iq_stanza = local
515 const mcs_proto::Extension& iq_extension = iq_stanza->extension();

Completed in 670 milliseconds