HomeSort by relevance Sort by last modified time
    Searched defs:sent_time (Results 1 - 3 of 3) sorted by null

  /external/libmojo/ipc/
ipc_message.cc 119 int64_t Message::sent_time() const { function in class:IPC::Message
  /external/webrtc/webrtc/libjingle/xmpp/
presencestatus.h 54 const std::string& sent_time() const { return sent_time_; } function in class:buzz::PresenceStatus
  /external/webrtc/webrtc/p2p/base/
port.h 407 SentPing(const std::string id, uint32_t sent_time)
408 : id(id), sent_time(sent_time) {}
411 uint32_t sent_time; member in struct:cricket::Connection::SentPing

Completed in 185 milliseconds