Home
last modified time | relevance | path

Searched defs:OnEvent (Results 1 – 9 of 9) sorted by relevance

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/
DAudioStreamGraphRtcp.cpp157 bool AudioStreamGraphRtcp::OnEvent(int32_t type, uint64_t param1, uint64_t param2) in OnEvent() function in AudioStreamGraphRtcp
/packages/modules/Bluetooth/system/gd/hal/
Dlink_clocker.cc28 void OnEvent(uint32_t, uint32_t) override {} in OnEvent() function in bluetooth::hal::__anon63899f840110
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/
DVideoStreamGraphRtcp.cpp185 bool VideoStreamGraphRtcp::OnEvent(int32_t type, uint64_t param1, uint64_t param2) in OnEvent() function in VideoStreamGraphRtcp
DVideoStreamGraphRtpRx.cpp265 bool VideoStreamGraphRtpRx::OnEvent(int32_t type, uint64_t param1, uint64_t param2) in OnEvent() function in VideoStreamGraphRtpRx
DVideoStreamGraphRtpTx.cpp357 bool VideoStreamGraphRtpTx::OnEvent(int32_t type, uint64_t param1, uint64_t param2) in OnEvent() function in VideoStreamGraphRtpTx
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/
DBaseStreamGraph.cpp240 bool BaseStreamGraph::OnEvent(int32_t type, uint64_t param1, uint64_t param2) in OnEvent() function in BaseStreamGraph
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/nodes/
DIVideoSourceNode.cpp287 void IVideoSourceNode::OnEvent(int32_t type, int32_t param1, int32_t param2) in OnEvent() function in IVideoSourceNode
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/nodes/
DRtcpDecoderNode.cpp252 void RtcpDecoderNode::OnEvent(uint32_t event, uint32_t param) in OnEvent() function in RtcpDecoderNode
/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc70 __attribute__((no_sanitize("integer"))) void OnEvent( in OnEvent() function in bluetooth::audio::asrc::SourceAudioHalAsrc::ClockRecovery