Searched refs:VoENetEqStatsImpl (Results 1 – 3 of 3) sorted by relevance
37 VoENetEqStatsImpl::VoENetEqStatsImpl(voe::SharedData* shared) in VoENetEqStatsImpl() function in webrtc::VoENetEqStatsImpl43 VoENetEqStatsImpl::~VoENetEqStatsImpl() { in ~VoENetEqStatsImpl()48 int VoENetEqStatsImpl::GetNetworkStatistics(int channel, in GetNetworkStatistics()65 int VoENetEqStatsImpl::GetDecodingCallStatistics( in GetDecodingCallStatistics()
21 class VoENetEqStatsImpl : public VoENetEqStats {29 VoENetEqStatsImpl(voe::SharedData* shared);30 ~VoENetEqStatsImpl() override;
77 public VoENetEqStatsImpl,112 VoENetEqStatsImpl(this), in VoiceEngineImpl()