Searched defs:OnApplicationDataReceived (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
H A Drtp_rtcp_test.cc61 void OnApplicationDataReceived(int channel,
107 void RtcpAppHandler::OnApplicationDataReceived( function in class:RtcpAppHandler
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
H A Dtest_api_rtcp.cc41 virtual void OnApplicationDataReceived(const int32_t id, function in class:RtcpCallback
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_rtp_rtcp.cc67 virtual void OnApplicationDataReceived( function in class:ViERtcpObserver
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
H A Drtp_rtcp_defines.h233 virtual void OnApplicationDataReceived(const int32_t /*id*/, function in class:webrtc::RtcpFeedback
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_channel.cc1683 void ViEChannel::OnApplicationDataReceived(const int32_t id, function in class:webrtc::ViEChannel
1694 rtcp_observer_->OnApplicationDataReceived(
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel.cc327 Channel::OnApplicationDataReceived(int32_t id, function in class:webrtc::voe::Channel
334 "Channel::OnApplicationDataReceived(id=%d, subType=%u,"
347 _rtcpObserverPtr->OnApplicationDataReceived(channel,

Completed in 372 milliseconds