Home
last modified time | relevance | path

Searched defs:aMsg (Results 1 – 25 of 29) sorted by relevance

12

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/
Dsrp_ports.h54 virtual PVMFStatus Receive(PVMFSharedMediaMsgPtr aMsg) in Receive()
88 virtual PVMFStatus Receive(PVMFSharedMediaMsgPtr aMsg) in Receive()
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_port.cpp89 PVMFStatus PVMFProtocolEnginePort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
101 bool PVMFProtocolEnginePort::PeekOutgoingMsg(PVMFSharedMediaMsgPtr& aMsg) in PeekOutgoingMsg()
Dpvmf_protocol_engine_node.cpp1621 …de::IgnoreCurrentInputData(PVMFPortInterface* aPort, const bool isEOS, PVMFSharedMediaMsgPtr &aMsg) in IgnoreCurrentInputData()
1695 void PVMFProtocolEngineNode::LogIncomingMessage(PVMFSharedMediaMsgPtr &aMsg, bool isEOS, PVMFPortIn… in LogIncomingMessage()
1749 …ocolEngineNode::PostProcessForMsgSentSuccess(PVMFPortInterface* aPort, PVMFSharedMediaMsgPtr &aMsg) in PostProcessForMsgSentSuccess()
2109 …e::QueueOutgoingMsgSentComplete(PVMFProtocolEnginePort *aPort, PVMFSharedMediaMsgPtr &aMsg, const … in QueueOutgoingMsgSentComplete()
2558 …RerunForPostProcessAfterOutgoingMsgSent(PVMFProtocolEnginePort *aPort, PVMFSharedMediaMsgPtr &aMsg) in RerunForPostProcessAfterOutgoingMsgSent()
/external/opencore/protocols/systems/tools/general/common/src/
Dpvmf_buffer_data_sink.cpp36 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local
47 PVMFStatus PVMFBufferDataSink::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData()
59 PVMFStatus PVMFBufferDataSink::GetData(PVMFSharedMediaMsgPtr aMsg) in GetData()
Dpvmf_file_data_sink.cpp33 PVMFStatus PVMFFileDataSink::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData()
Dpvmf_buffer_data_source.cpp64 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local
141 PVMFStatus PVMFBufferDataSource::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData()
147 PVMFStatus PVMFBufferDataSource::GetData(PVMFSharedMediaMsgPtr aMsg) in GetData()
Dmedia_packet.cpp151 OSCL_EXPORT_REF MediaPacket* PVMFMediaMsgToMediaPacket(PVMFSharedMediaMsgPtr aMsg, in PVMFMediaMsgToMediaPacket()
/external/opencore/engines/2way/src/
Dpv_2way_proxy_adapter.cpp230 OSCL_EXPORT_REF void CPV2WayProxyAdapter::ProcessMessage(CPVCmnInterfaceCmdMessage *aMsg, PVLogger … in ProcessMessage()
257 int CPV2WayProxyAdapter::ProcessMessageLTry(CPVCmnInterfaceCmdMessage* aMsg) in ProcessMessageLTry()
265 OSCL_EXPORT_REF void CPV2WayProxyAdapter::HandleCommand(TPVProxyMsgId aMsgId, OsclAny* aMsg) in HandleCommand()
273 OsclAny* aMsg) in CleanupNotification()
280 OSCL_EXPORT_REF void CPV2WayProxyAdapter::ProcessNotification(CPVCmnInterfaceObserverMessage *aMsg,… in ProcessNotification()
292 OSCL_EXPORT_REF void CPV2WayProxyAdapter::HandleNotification(TPVProxyMsgId aId, OsclAny* aMsg) in HandleNotification()
298 OSCL_EXPORT_REF void CPV2WayProxyAdapter::CleanupCommand(TPVProxyMsgId aId, OsclAny* aMsg) in CleanupCommand()
692 void CPV2WayProxyAdapter::ProcessMessageL(CPVCmnInterfaceCmdMessage *aMsg) in ProcessMessageL()
861 void CPV2WayProxyAdapter::ProcessNotificationL(CPVCmnInterfaceObserverMessage *aMsg) in ProcessNotificationL()
/external/opencore/nodes/pvclientserversocketnode/src/
Dpvmf_clientserver_socket_port.cpp92 PVMFStatus PVMFClientServerSocketPort::PeekIncomingMsg(PVMFSharedMediaMsgPtr& aMsg) in PeekIncomingMsg()
108 PVMFStatus PVMFClientServerSocketPort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
/external/opencore/nodes/pvsocketnode/src/
Dpvmf_socket_port.cpp185 PVMFStatus PVMFSocketPort::PeekIncomingMsg(PVMFSharedMediaMsgPtr& aMsg) in PeekIncomingMsg()
204 PVMFStatus PVMFSocketPort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
/external/opencore/pvmi/pvmf/src/
Dpvmf_port_base_impl.cpp384 OSCL_EXPORT_REF PVMFStatus PvmfPortBaseImpl::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
737 OSCL_EXPORT_REF PVMFStatus PvmfPortBaseImpl::Receive(PVMFSharedMediaMsgPtr aMsg) in Receive()
798 OSCL_EXPORT_REF PVMFStatus PvmfPortBaseImpl::DequeueIncomingMsg(PVMFSharedMediaMsgPtr& aMsg) in DequeueIncomingMsg()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscsrpbuffer.cpp73 PVMFStatus TscSrpBufferLLPortIn::Receive(PVMFSharedMediaMsgPtr aMsg) in Receive()
Dtsc_h324m_config.cpp1346 void H324MConfigProxied::CleanupNotification(TPVProxyMsgId aId, OsclAny *aMsg) in CleanupNotification()
1354 void H324MConfigProxied::HandleCommand(TPVProxyMsgId aMsgId, OsclAny *aMsg) in HandleCommand()
1798 void H324MConfigProxied::HandleNotification(TPVProxyMsgId aId, OsclAny *aMsg) in HandleNotification()
1840 void H324MConfigProxied::CleanupCommand(TPVProxyMsgId aId, OsclAny *aMsg) in CleanupCommand()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp2527 PVMFStatus PVRTSPEngineNode::processServerRequest(RTSPIncomingMessage &aMsg) in processServerRequest()
2616 PVMFStatus PVRTSPEngineNode::processEntityBody(RTSPIncomingMessage &aMsg, OsclMemoryFragment &aEnti… in processEntityBody()
3029 PVMFStatus PVRTSPEngineNode::composePlayRequest(RTSPOutgoingMessage &aMsg) in composePlayRequest()
3126 PVMFStatus PVRTSPEngineNode::composePauseRequest(RTSPOutgoingMessage &aMsg) in composePauseRequest()
3166 PVMFStatus PVRTSPEngineNode::composeStopRequest(RTSPOutgoingMessage &aMsg) in composeStopRequest()
3214 PVMFStatus PVRTSPEngineNode::composeSessionURL(RTSPOutgoingMessage &aMsg) in composeSessionURL()
3341 PVMFStatus PVRTSPEngineNode::processCommonResponse(RTSPIncomingMessage &aMsg) in processCommonResponse()
4410 PVMFStatus PVRTSPEngineNode::composeKeepAliveRequest(RTSPOutgoingMessage &aMsg) in composeKeepAliveRequest()
4808 …MFStatus PVRTSPEngineNode::sendSocketOutgoingMsg(SocketContainer &aSock, RTSPOutgoingMessage &aMsg) in sendSocketOutgoingMsg()
/external/opencore/nodes/streaming/jitterbuffernode/src/
Dpvmf_jitter_buffer_port.cpp227 PVMFStatus PVMFJitterBufferPort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlogicalchannel.h420 virtual PVMFStatus PutData(PVMFSharedMediaMsgPtr aMsg) in PutData()
426 PVMFStatus GetData(PVMFSharedMediaMsgPtr aMsg) in GetData()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlowerlayer.cpp770 PVMFStatus H223LowerLayer::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData()
828 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local
Dlogicalchannel.cpp1217 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local
1253 PVMFStatus H223OutgoingControlChannel::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData()
2069 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local
/external/opencore/nodes/pvcommsionode/src/
Dpv_comms_io_node_port.cpp783 PVMFSharedMediaMsgPtr aMsg; in SendCommsData() local
1075 PVMFSharedMediaMsgPtr aMsg; in CopyBuffer() local
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_rtcp_proto_impl.cpp143 PVMFStatus PVRTCPChannelController::ProcessRTCPReport(PVMFSharedMediaMsgPtr& aMsg) in ProcessRTCPReport()
696 …PProtoImplementor::ProcessRTCPReport(PVMFPortInterface* aFeedbackPort, PVMFSharedMediaMsgPtr& aMsg) in ProcessRTCPReport()
Dpvmf_jitter_buffer_impl.cpp276 …terBufferRegisterMediaMsgStatus PVMFJitterBufferImpl::RegisterMediaMsg(PVMFSharedMediaMsgPtr& aMsg) in RegisterMediaMsg()
1541 OSCL_EXPORT_REF bool PVMFJitterBufferImpl::CheckSpaceAvailability(PVMFSharedMediaMsgPtr& aMsg) in CheckSpaceAvailability()
/external/opencore/nodes/streaming/medialayernode/src/
Dpvmf_medialayer_port.cpp461 PVMFStatus PVMFMediaLayerPort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
/external/opencore/nodes/pvvideoparsernode/src/
Dpvmf_videoparser_node.cpp725 void PVMFVideoParserNode::DataReceived(OsclSharedPtr<PVMFMediaMsg>& aMsg) in DataReceived()
/external/opencore/pvmi/media_io/pvmio_comm_loopback/src/
Dpvmi_mio_comm_loopback.cpp903 PVMFSharedMediaMsgPtr aMsg; in DoLoopback() local
/external/opencore/nodes/pvdummyinputnode/src/
Dpvmf_dummy_fileinput_node.cpp1193 PVMFSharedMediaMsgPtr aMsg; in Run() local

12