Searched refs:jid_node (Results 1 - 1 of 1) sorted by relevance

/external/libweave/src/notification/
H A Dxmpp_channel.cc226 const XmlNode* jid_node = reply->FindFirstChild("bind/jid", false); local
227 if (!jid_node) {
233 jid_ = jid_node->text();

Completed in 50 milliseconds