Home
last modified time | relevance | path

Searched defs:sent_time (Results 1 – 3 of 3) sorted by relevance

/external/libweave/src/notification/
Dxmpp_channel.cc443 void XmppChannel::OnPingResponse(base::Time sent_time, in OnPingResponse()
451 void XmppChannel::OnPingTimeout(base::Time sent_time) { in OnPingTimeout()
/external/webrtc/webrtc/libjingle/xmpp/
Dpresencestatus.h54 const std::string& sent_time() const { return sent_time_; } in sent_time() function
/external/webrtc/webrtc/p2p/base/
Dport.h411 uint32_t sent_time; member