Searched defs:sent_time (Results 1 – 3 of 3) sorted by relevance
443 void XmppChannel::OnPingResponse(base::Time sent_time, in OnPingResponse()451 void XmppChannel::OnPingTimeout(base::Time sent_time) { in OnPingTimeout()
54 const std::string& sent_time() const { return sent_time_; } in sent_time() function
411 uint32_t sent_time; member