Searched refs:RtcpRttStatsImpl (Results 1 – 1 of 1) sorted by relevance
79 class RtcpRttStatsImpl : public RtcpRttStats {81 explicit RtcpRttStatsImpl(CallStats* owner) : owner_(owner) {} in RtcpRttStatsImpl() function82 ~RtcpRttStatsImpl() override = default;