Home
last modified time | relevance | path

Searched refs:ReportErrorEvent (Results 1 – 25 of 51) sorted by relevance

123

/external/opencore/pvmi/pvmf/src/
Dpvmf_node_interface.cpp51 OSCL_EXPORT_REF void PVMFNodeInterface::ReportErrorEvent( in ReportErrorEvent() function in PVMFNodeInterface
54 ReportErrorEvent(PVMFAsyncEvent(PVMFErrorEvent, in ReportErrorEvent()
61 OSCL_EXPORT_REF void PVMFNodeInterface::ReportErrorEvent( in ReportErrorEvent() function in PVMFNodeInterface
/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.cpp364 ReportErrorEvent(PVMFErrResourceConfiguration); in ProcessIncomingMsg()
384 ReportErrorEvent(PVMFErrResourceConfiguration); in ProcessIncomingMsg()
477 ReportErrorEvent(PVMFErrResourceConfiguration); in ProcessIncomingMsg()
554 ReportErrorEvent(PVMFErrResource); in HandlePortReEnable()
626 ReportErrorEvent(PVMFErrResource); in HandlePortReEnable()
642 ReportErrorEvent(PVMFErrResource); in HandlePortReEnable()
746 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
826 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
841 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
857 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
[all …]
/external/opencore/nodes/pvmediainputnode/src/
Dpvmf_media_input_node_outport.cpp277 iNode->ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)NULL); in writeAsync()
294 iNode->ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)NULL); in writeAsync()
420 iNode->ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)status); in writeAsync()
454 iNode->ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)status); in writeAsync()
466 iNode->ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)NULL); in writeAsync()
680 iNode->ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)status); in Run()
780 iNode->ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)status); in SendEndOfTrackCommand()
Dpvmf_media_input_node.h185 … OSCL_IMPORT_REF void ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL);
266 …void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVMFStatus aEventCode …
Dpvmf_media_input_node.cpp554 OSCL_EXPORT_REF void PvmfMediaInputNode::ReportErrorEvent(PVMFEventType aEventType, PVInterface* aE… in ReportErrorEvent() function in PvmfMediaInputNode
1578 void PvmfMediaInputNode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData, PVMFStatus… in ReportErrorEvent() function in PvmfMediaInputNode
1588 PVMFNodeInterface::ReportErrorEvent(asyncevent); in ReportErrorEvent()
1592 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData); in ReportErrorEvent()
/external/opencore/nodes/streaming/medialayernode/src/
Dpvmf_medialayer_node.cpp1477 void PVMFMediaLayerNode::ReportErrorEvent(PVMFEventType aEventType, in ReportErrorEvent() function in PVMFMediaLayerNode
1496 PVMFNodeInterface::ReportErrorEvent(asyncevent); in ReportErrorEvent()
1501 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData); in ReportErrorEvent()
1556 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aPort)); in freechunkavailable()
1587 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
1694 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
1704 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
1749 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
1759 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
1810 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
[all …]
/external/opencore/nodes/pvloopbacknode/src/
Dpvmf_loopback_ioport.cpp208 iNode->ReportErrorEvent(PVMF_NODE_ERROR_EVENT_LAST, (OsclAny*)this); in Run()
225 iNode->ReportErrorEvent(PVMF_NODE_ERROR_EVENT_LAST, (OsclAny*)this); in Run()
Dpvmf_loopback_node.cpp729 void PVMFLoopbackNode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData) in ReportErrorEvent() function in PVMFLoopbackNode
734 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData); in ReportErrorEvent()
/external/opencore/nodes/pvmediaoutputnode/src/
Dpv_media_output_node.h226 … OSCL_IMPORT_REF void ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL);
331 …void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVMFStatus aEventCode …
332 void ReportErrorEvent(PVMFAsyncEvent& aEvent) in ReportErrorEvent() function
334 PVMFNodeInterface::ReportErrorEvent(aEvent); in ReportErrorEvent()
Dpv_media_output_node_inport.cpp680 iNode->ReportErrorEvent((*event)); in writeAsync()
1031 iNode->ReportErrorEvent(PVMFErrCorrupt, NULL, PVMFMoutNodeErr_Unexpected); in SendData()
1105 iNode->ReportErrorEvent(PVMFErrCorrupt, NULL, PVMFMoutNodeErr_Unexpected); in SendData()
1440 iNode->ReportErrorEvent(PVMFErrResource, NULL, PVMFMoutNodeErr_WriteAsync); in SendReConfigNotification()
2127 … iNode->ReportErrorEvent(PVMFErrPortProcessing, NULL, PVMFMoutNodeErr_MediaIOSetParameterSync); in ConfigMIO()
2187 … iNode->ReportErrorEvent(PVMFErrPortProcessing, NULL, PVMFMoutNodeErr_MediaIOSetParameterSync); in ConfigMIO()
2216 … iNode->ReportErrorEvent(PVMFErrPortProcessing, NULL, PVMFMoutNodeErr_MediaIOSetParameterSync); in ConfigMIO()
2244 … iNode->ReportErrorEvent(PVMFErrPortProcessing, NULL, PVMFMoutNodeErr_MediaIOSetParameterSync); in ConfigMIO()
2258 iNode->ReportErrorEvent(PVMFErrResource, NULL, PVMFMoutNodeErr_MediaIOSetParameterSync); in ConfigMIO()
/external/opencore/pvmi/pvmf/include/
Dpvmi_media_io_observer.h39 virtual void ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL) = 0;
Dpvmf_node_interface.h517 OSCL_IMPORT_REF virtual void ReportErrorEvent(const PVMFAsyncEvent& aEvent);
524 OSCL_IMPORT_REF virtual void ReportErrorEvent(PVMFEventType aEventType,
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp1165 ReportErrorEvent(PVMFErrPortProcessing); in ProcessOutgoingMsg()
1193 ReportErrorEvent(PVMFErrResourceConfiguration); in HandleProcessingState()
1258 ReportErrorEvent(PVMFErrResourceConfiguration); in HandleProcessingState()
1303 ReportErrorEvent(PVMFErrNoMemory); in HandleProcessingState()
1345 ReportErrorEvent(PVMFErrNoMemory); in HandleProcessingState()
1390 ReportErrorEvent(PVMFErrResourceConfiguration); in HandleProcessingState()
1436 ReportErrorEvent(PVMFErrResourceConfiguration); in HandleProcessingState()
1452 ReportErrorEvent(PVMFErrResourceConfiguration); in HandleProcessingState()
1506 ReportErrorEvent(PVMFErrNoMemory); in HandleProcessingState()
1548 ReportErrorEvent(PVMFErrNoMemory); in HandleProcessingState()
[all …]
/external/opencore/nodes/pvcommsionode/src/
Dpv_comms_io_node.h266 … OSCL_IMPORT_REF void ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL);
331 …void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVMFStatus aEventCode …
Dpv_comms_io_node_port.cpp348 iNode->ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)status); in writeAsync()
377 iNode->ReportErrorEvent(PVMFErrPortProcessing, NULL, PVCommsIONodeErr_WriteComplete); in writeComplete()
695 iNode->ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)status); in Run()
Dpv_comms_io_node.cpp549 OSCL_EXPORT_REF void PVCommsIONode::ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg) in ReportErrorEvent() function in PVCommsIONode
1520 void PVCommsIONode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData, PVMFStatus aEve… in ReportErrorEvent() function in PVCommsIONode
1530 PVMFNodeInterface::ReportErrorEvent(asyncevent); in ReportErrorEvent()
1534 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData); in ReportErrorEvent()
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp322 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
400 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
415 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
431 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
452 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
481 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
496 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
512 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
532 ReportErrorEvent(PVMFErrNoMemory); in HandlePortReEnable()
960 ReportErrorEvent(PVMFErrNoMemory); in NegotiateComponentParameters()
[all …]
/external/opencore/nodes/pvclientserversocketnode/src/
Dpvmf_clientserver_socket_node.cpp1316 void PVMFClientServerSocketNode::ReportErrorEvent(PVMFEventType aEventType, in ReportErrorEvent() function in PVMFClientServerSocketNode
1332 PVMFNodeInterface::ReportErrorEvent(asyncevent); in ReportErrorEvent()
1337 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData); in ReportErrorEvent()
1403 ReportErrorEvent(PVMFErrPortProcessing); in ProcessIncomingMsg()
1423 ReportErrorEvent(PVMFErrPortProcessing); in ProcessIncomingMsg()
1825 ReportErrorEvent(PVMFErrPortProcessing); in HandleRecvComplete()
/external/opencore/nodes/streaming/jitterbuffernode/src/
Dpvmf_jitter_buffer_node.cpp620 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
1713 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(&aPortParams->irPort)); in ProcessPortActivity()
1750 ReportErrorEvent(PVMFErrArgument, (OsclAny*)(aPort), &eventuuid, &errcode); in ProcessIncomingMsg()
1762 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aPort)); in ProcessIncomingMsg()
1798 ReportErrorEvent(PVMFErrArgument, (OsclAny*)(aPort), &eventuuid, &errcode); in ProcessIncomingMsg()
1827 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aPort)); in ProcessIncomingMsg()
1838 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aPort)); in ProcessIncomingMsg()
3607 void PVMFJitterBufferNode::ReportErrorEvent(PVMFEventType aEventType, in ReportErrorEvent() function in PVMFJitterBufferNode
3626 PVMFNodeInterface::ReportErrorEvent(asyncevent); in ReportErrorEvent()
3631 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData); in ReportErrorEvent()
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.cpp1338 void PVMFAMRFFParserNode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData, PVUuid* a… in ReportErrorEvent() function in PVMFAMRFFParserNode
1357 PVMFNodeInterface::ReportErrorEvent(asyncevent); in ReportErrorEvent()
1362 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData); in ReportErrorEvent()
2788 ReportErrorEvent(PVMFErrPortProcessing); in ProcessPortActivity()
3534 ReportErrorEvent(PVMFErrPortProcessing); in QueueMediaSample()
3544 ReportErrorEvent(PVMFErrCorrupt); in QueueMediaSample()
3747 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aTrackInfoPtr->iPort)); in GenerateAndSendEOSCommand()
3777 ReportErrorEvent(PVMFErrNoMemory, NULL); in RetrieveTrackData()
3783 ReportErrorEvent(PVMFErrArgument, NULL); in RetrieveTrackData()
3789 ReportErrorEvent(PVMFFailure, NULL); in RetrieveTrackData()
[all …]
/external/opencore/nodes/pvclientserversocketnode/include/
Dpvmf_clientserver_socket_node.h355 void ReportErrorEvent(PVMFEventType aEventType,
402 ReportErrorEvent(aStatus, NULL, &eventuuid, &iErrorEventErrorCode); in ReportSocketNodeError()
/external/opencore/nodes/pvwavffparsernode/src/
Dpvmf_wavffparser_node.cpp480 ReportErrorEvent(PVMFErrPortProcessing); in ProcessPortActivity()
492 ReportErrorEvent(PVMFErrPortProcessing); in ProcessPortActivity()
636 ReportErrorEvent(PVMFErrNoMemory, NULL); in RetrieveTrackData()
643 ReportErrorEvent(PVMFErrArgument, NULL); in RetrieveTrackData()
650 ReportErrorEvent(PVMFFailure, NULL); in RetrieveTrackData()
758 PVMFNodeInterface::ReportErrorEvent(asyncevent); in RetrieveTrackData()
859 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in QueuePortActivity()
979 void PVMFWAVFFParserNode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData) in ReportErrorEvent() function in PVMFWAVFFParserNode
984 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData); in ReportErrorEvent()
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp1544 PVMFNodeInterface::ReportErrorEvent(asyncevent); in ReportAACFFParserErrorEvent()
1549 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData); in ReportAACFFParserErrorEvent()
1639 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
1656 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
1675 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
1692 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aActivity.iPort)); in HandlePortActivity()
3783 ReportErrorEvent(PVMFErrPortProcessing); in ProcessPortActivity()
3866 ReportErrorEvent(PVMFErrPortProcessing); in QueueMediaSample()
3881 ReportErrorEvent(PVMFErrCorrupt); in QueueMediaSample()
3924 ReportErrorEvent(PVMFErrPortProcessing, (OsclAny*)(aTrackInfoPtr->iPort)); in GenerateAndSendEOSCommand()
/external/opencore/nodes/pvloopbacknode/include/
Dpvmf_loopback_node.h234 void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL);
/external/opencore/nodes/pvdummyinputnode/include/
Dpvmf_dummy_fileinput_node.h154 void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL);

123