OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnReceivedNtp
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/cast/rtcp/
rtcp.cc
69
rtcp_->
OnReceivedNtp
(remote_sender_info.ntp_seconds,
80
rtcp_->
OnReceivedNtp
(remote_time_report.ntp_seconds,
343
void Rtcp::
OnReceivedNtp
(uint32 ntp_seconds, uint32 ntp_fraction) {
rtcp.h
123
void
OnReceivedNtp
(uint32 ntp_seconds, uint32 ntp_fraction);
Completed in 26 milliseconds