OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LastSentTimestamp
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/media/cast/net/rtp_sender/rtp_packetizer/
rtp_packetizer.h
39
bool
LastSentTimestamp
(base::TimeTicks* time_sent,
rtp_packetizer.cc
69
bool RtpPacketizer::
LastSentTimestamp
(base::TimeTicks* time_sent,
/external/chromium_org/media/cast/net/rtp_sender/
rtp_sender.cc
133
if (packetizer_->
LastSentTimestamp
(&time_sent, &rtp_timestamp)) {
Completed in 93 milliseconds