Home
last modified time | relevance | path

Searched refs:GetRecentReportTime (Results 1 – 4 of 4) sorted by relevance

/external/openscreen/cast/streaming/
Dsender_report_builder.h37 Clock::time_point GetRecentReportTime(StatusReportId report_id,
Dsender_report_builder.cc55 Clock::time_point SenderReportBuilder::GetRecentReportTime( in GetRecentReportTime() function in openscreen::cast::SenderReportBuilder
Dsender_report_unittest.cc181 builder()->GetRecentReportTime(report_id, on_or_before); in TEST_F()
Dsender.cc270 sender_report_builder_.GetRecentReportTime( in OnReceiverReport()