Home
last modified time | relevance | path

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

/external/libweave/src/notification/
Dxmpp_channel.cc437 base::Bind(&XmppChannel::OnPingResponse, task_ptr_factory_.GetWeakPtr(), in PingServer()
443 void XmppChannel::OnPingResponse(base::Time sent_time, in OnPingResponse() function in weave::XmppChannel
Dxmpp_channel.h118 void OnPingResponse(base::Time sent_time, std::unique_ptr<XmlNode> reply);