Searched refs:kAudioNotifyRtpReceptionStats (Results 1 – 5 of 5) sorted by relevance
504 case kAudioNotifyRtpReceptionStats: in onEvent()506 "AUDIO_RESPONSE_EVENT", kAudioNotifyRtpReceptionStats, mSessionId, param1); in onEvent()
615 case kAudioNotifyRtpReceptionStats: in processEvent()
680 mCallback->SendEvent(kAudioNotifyRtpReceptionStats, reinterpret_cast<uint64_t>(stats)); in processRtpReceptionStats()
328 kAudioNotifyRtpReceptionStats, enumerator
108 else if (type == kAudioNotifyRtpReceptionStats) in SendEvent()989 EXPECT_CALL(mCallback, onEvent(kAudioNotifyRtpReceptionStats, _, _)).Times(1); in TEST_F()