/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/ |
D | srp_ports.h | 54 virtual PVMFStatus Receive(PVMFSharedMediaMsgPtr aMsg) in Receive() 88 virtual PVMFStatus Receive(PVMFSharedMediaMsgPtr aMsg) in Receive()
|
/external/opencore/nodes/pvprotocolenginenode/base/src/ |
D | pvmf_protocol_engine_port.cpp | 89 PVMFStatus PVMFProtocolEnginePort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg() 101 bool PVMFProtocolEnginePort::PeekOutgoingMsg(PVMFSharedMediaMsgPtr& aMsg) in PeekOutgoingMsg()
|
D | pvmf_protocol_engine_node.cpp | 1621 …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/ |
D | pvmf_buffer_data_sink.cpp | 36 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local 47 PVMFStatus PVMFBufferDataSink::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData() 59 PVMFStatus PVMFBufferDataSink::GetData(PVMFSharedMediaMsgPtr aMsg) in GetData()
|
D | pvmf_file_data_sink.cpp | 33 PVMFStatus PVMFFileDataSink::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData()
|
D | pvmf_buffer_data_source.cpp | 64 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local 141 PVMFStatus PVMFBufferDataSource::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData() 147 PVMFStatus PVMFBufferDataSource::GetData(PVMFSharedMediaMsgPtr aMsg) in GetData()
|
D | media_packet.cpp | 151 OSCL_EXPORT_REF MediaPacket* PVMFMediaMsgToMediaPacket(PVMFSharedMediaMsgPtr aMsg, in PVMFMediaMsgToMediaPacket()
|
/external/opencore/engines/2way/src/ |
D | pv_2way_proxy_adapter.cpp | 230 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/ |
D | pvmf_clientserver_socket_port.cpp | 92 PVMFStatus PVMFClientServerSocketPort::PeekIncomingMsg(PVMFSharedMediaMsgPtr& aMsg) in PeekIncomingMsg() 108 PVMFStatus PVMFClientServerSocketPort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
|
/external/opencore/nodes/pvsocketnode/src/ |
D | pvmf_socket_port.cpp | 185 PVMFStatus PVMFSocketPort::PeekIncomingMsg(PVMFSharedMediaMsgPtr& aMsg) in PeekIncomingMsg() 204 PVMFStatus PVMFSocketPort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
|
/external/opencore/pvmi/pvmf/src/ |
D | pvmf_port_base_impl.cpp | 384 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/ |
D | tscsrpbuffer.cpp | 73 PVMFStatus TscSrpBufferLLPortIn::Receive(PVMFSharedMediaMsgPtr aMsg) in Receive()
|
D | tsc_h324m_config.cpp | 1346 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/ |
D | pvrtsp_client_engine_node.cpp | 2527 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/ |
D | pvmf_jitter_buffer_port.cpp | 227 PVMFStatus PVMFJitterBufferPort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/ |
D | logicalchannel.h | 420 virtual PVMFStatus PutData(PVMFSharedMediaMsgPtr aMsg) in PutData() 426 PVMFStatus GetData(PVMFSharedMediaMsgPtr aMsg) in GetData()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
D | lowerlayer.cpp | 770 PVMFStatus H223LowerLayer::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData() 828 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local
|
D | logicalchannel.cpp | 1217 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local 1253 PVMFStatus H223OutgoingControlChannel::PutData(PVMFSharedMediaMsgPtr aMsg) in PutData() 2069 PVMFSharedMediaMsgPtr aMsg; in HandlePortActivity() local
|
/external/opencore/nodes/pvcommsionode/src/ |
D | pv_comms_io_node_port.cpp | 783 PVMFSharedMediaMsgPtr aMsg; in SendCommsData() local 1075 PVMFSharedMediaMsgPtr aMsg; in CopyBuffer() local
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
D | pvmf_rtcp_proto_impl.cpp | 143 PVMFStatus PVRTCPChannelController::ProcessRTCPReport(PVMFSharedMediaMsgPtr& aMsg) in ProcessRTCPReport() 696 …PProtoImplementor::ProcessRTCPReport(PVMFPortInterface* aFeedbackPort, PVMFSharedMediaMsgPtr& aMsg) in ProcessRTCPReport()
|
D | pvmf_jitter_buffer_impl.cpp | 276 …terBufferRegisterMediaMsgStatus PVMFJitterBufferImpl::RegisterMediaMsg(PVMFSharedMediaMsgPtr& aMsg) in RegisterMediaMsg() 1541 OSCL_EXPORT_REF bool PVMFJitterBufferImpl::CheckSpaceAvailability(PVMFSharedMediaMsgPtr& aMsg) in CheckSpaceAvailability()
|
/external/opencore/nodes/streaming/medialayernode/src/ |
D | pvmf_medialayer_port.cpp | 461 PVMFStatus PVMFMediaLayerPort::QueueOutgoingMsg(PVMFSharedMediaMsgPtr aMsg) in QueueOutgoingMsg()
|
/external/opencore/nodes/pvvideoparsernode/src/ |
D | pvmf_videoparser_node.cpp | 725 void PVMFVideoParserNode::DataReceived(OsclSharedPtr<PVMFMediaMsg>& aMsg) in DataReceived()
|
/external/opencore/pvmi/media_io/pvmio_comm_loopback/src/ |
D | pvmi_mio_comm_loopback.cpp | 903 PVMFSharedMediaMsgPtr aMsg; in DoLoopback() local
|
/external/opencore/nodes/pvdummyinputnode/src/ |
D | pvmf_dummy_fileinput_node.cpp | 1193 PVMFSharedMediaMsgPtr aMsg; in Run() local
|