Home
last modified time | relevance | path

Searched defs:OnEvent (Results 1 – 8 of 8) 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/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.cpp262 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.cpp241 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.cpp247 void RtcpDecoderNode::OnEvent(uint32_t event, uint32_t param) in OnEvent() function in RtcpDecoderNode
/packages/modules/Bluetooth/system/gd/neighbor/
Dinquiry.cc197 void neighbor::InquiryModule::impl::OnEvent(hci::EventView view) { in OnEvent() function in bluetooth::neighbor::neighbor::InquiryModule::impl