Home
last modified time | relevance | path

Searched refs:OnBindCompleted (Results 1 – 2 of 2) sorted by relevance

/external/libweave/src/notification/
Dxmpp_channel.cc191 base::Bind(&XmppChannel::OnBindCompleted, in HandleStanza()
221 void XmppChannel::OnBindCompleted(std::unique_ptr<XmlNode> reply) { in OnBindCompleted() function in weave::XmppChannel
Dxmpp_channel.h111 void OnBindCompleted(std::unique_ptr<XmlNode> reply);