/external/opencore/pvmi/pvmf/include/ |
D | pvmf_event_handling.h | 55 typedef int32 PVMFEventType; typedef 257 PVMFEventType aEventType, in PVMFAsyncEvent() 273 PVMFEventType aEventType, in PVMFAsyncEvent() 300 PVMFEventType aEventType, in PVMFAsyncEvent() 317 PVMFEventType aEventType, in PVMFAsyncEvent() 351 PVMFEventType GetEventType()const in GetEventType() 452 PVMFEventType iEventType;
|
D | pvmi_media_io_observer.h | 39 virtual void ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL) = 0; 40 virtual void ReportInfoEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL) = 0;
|
D | pvmf_node_interface.h | 524 OSCL_IMPORT_REF virtual void ReportErrorEvent(PVMFEventType aEventType, 527 OSCL_IMPORT_REF virtual void ReportInfoEvent(PVMFEventType aEventType,
|
/external/opencore/nodes/pvmediainputnode/src/ |
D | pvmf_media_input_node.h | 185 … OSCL_IMPORT_REF void ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL); 186 OSCL_IMPORT_REF void ReportInfoEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL); 266 …void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVMFStatus aEventCode … 267 …void ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVMFStatus aEventCode =…
|
D | pvmf_media_input_node.cpp | 554 OSCL_EXPORT_REF void PvmfMediaInputNode::ReportErrorEvent(PVMFEventType aEventType, PVInterface* aE… in ReportErrorEvent() 561 OSCL_EXPORT_REF void PvmfMediaInputNode::ReportInfoEvent(PVMFEventType aEventType, PVInterface* aEx… in ReportInfoEvent() 1578 void PvmfMediaInputNode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData, PVMFStatus… in ReportErrorEvent() 1596 void PvmfMediaInputNode::ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData, PVMFStatus … in ReportInfoEvent()
|
/external/opencore/nodes/pvcommsionode/src/ |
D | pv_comms_io_node.h | 266 … OSCL_IMPORT_REF void ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL); 267 OSCL_IMPORT_REF void ReportInfoEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL); 331 …void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVMFStatus aEventCode … 332 …void ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVMFStatus aEventCode =…
|
D | pv_comms_io_node.cpp | 549 OSCL_EXPORT_REF void PVCommsIONode::ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg) in ReportErrorEvent() 556 OSCL_EXPORT_REF void PVCommsIONode::ReportInfoEvent(PVMFEventType aEventType, PVInterface* aExtMsg) in ReportInfoEvent() 1520 void PVCommsIONode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData, PVMFStatus aEve… in ReportErrorEvent() 1538 void PVCommsIONode::ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData, PVMFStatus aEven… in ReportInfoEvent()
|
/external/opencore/pvmi/pvmf/src/ |
D | pvmf_node_interface.cpp | 52 PVMFEventType aEventType, OsclAny* aEventData, PVInterface*aExtMsg) in ReportErrorEvent() 91 PVMFEventType aEventType, OsclAny* aEventData, PVInterface*aExtMsg) in ReportInfoEvent()
|
/external/opencore/nodes/pvmediaoutputnode/src/ |
D | pv_media_output_node.h | 226 … OSCL_IMPORT_REF void ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL); 227 OSCL_IMPORT_REF void ReportInfoEvent(PVMFEventType aEventType, PVInterface* aExtMsg = NULL); 331 …void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVMFStatus aEventCode … 336 …void ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVMFStatus aEventCode =…
|
D | pv_media_output_node.cpp | 684 OSCL_EXPORT_REF void PVMediaOutputNode::ReportErrorEvent(PVMFEventType aEventType, PVInterface* aEx… in ReportErrorEvent() 689 OSCL_EXPORT_REF void PVMediaOutputNode::ReportInfoEvent(PVMFEventType aEventType, PVInterface* aExt… in ReportInfoEvent() 1843 void PVMediaOutputNode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData, PVMFStatus … in ReportErrorEvent() 1860 void PVMediaOutputNode::ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData, PVMFStatus a… in ReportInfoEvent()
|
/external/opencore/nodes/pvloopbacknode/include/ |
D | pvmf_loopback_node.h | 234 void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL); 235 void ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL);
|
/external/opencore/nodes/pvdummyinputnode/include/ |
D | pvmf_dummy_fileinput_node.h | 154 void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL); 155 void ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL);
|
/external/opencore/nodes/streaming/jitterbuffernode/include/ |
D | pvmf_jitter_buffer_node.h | 333 void ReportErrorEvent(PVMFEventType aEventType, 337 void ReportInfoEvent(PVMFEventType aEventType, 462 void UpdateRebufferingStats(PVMFEventType aEventType);
|
/external/opencore/nodes/pvprotocolenginenode/base/src/ |
D | pvmf_protocol_engine_node.h | 341 …void ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, const int32 aEventCode … 342 …void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, const int32 aEventCode… 362 …void ReportEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, const int32 aEventCode = 0,…
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/ |
D | pvmf_sm_fsp_base_impl.h | 300 void ReportErrorEvent(PVMFEventType aEventType, 304 void ReportInfoEvent(PVMFEventType aEventType, 396 virtual bool IsFatalErrorEvent(const PVMFEventType& event);
|
/external/opencore/nodes/pvclientserversocketnode/include/ |
D | pvmf_clientserver_socket_node.h | 355 void ReportErrorEvent(PVMFEventType aEventType, 360 void ReportInfoEvent(PVMFEventType aEventType,
|
/external/opencore/nodes/pvloopbacknode/src/ |
D | pvmf_loopback_node.cpp | 721 void PVMFLoopbackNode::ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData) in ReportInfoEvent() 729 void PVMFLoopbackNode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData) in ReportErrorEvent()
|
/external/opencore/nodes/pvwavffparsernode/src/ |
D | pvmf_wavffparser_node.h | 486 void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL); 487 void ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL);
|
/external/opencore/nodes/streaming/medialayernode/include/ |
D | pvmf_medialayer_node.h | 463 void ReportErrorEvent(PVMFEventType aEventType, 467 void ReportInfoEvent(PVMFEventType aEventType,
|
/external/opencore/nodes/pvmp3ffparsernode/src/ |
D | pvmf_mp3ffparser_node.h | 576 void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL); 577 …void ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVInterface*aExtMsg = N…
|
/external/opencore/protocols/rtsp_client_engine/inc/ |
D | pvrtsp_client_engine_node.h | 945 void ReportErrorEvent(PVMFEventType aEventType, 949 void ReportInfoEvent(PVMFEventType aEventType,
|
/external/opencore/nodes/pvamrffparsernode/src/ |
D | pvmf_amrffparser_node.h | 606 …void ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVUuid* aEventUUID = N… 607 …void ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVUuid* aEventUUID = NU…
|
/external/opencore/nodes/pvsocketnode/include/ |
D | pvmf_socket_node.h | 832 void ReportErrorEvent(PVMFEventType aEventType, 837 void ReportInfoEvent(PVMFEventType aEventType,
|
/external/opencore/nodes/pvaacffparsernode/src/ |
D | pvmf_aacffparser_node.h | 918 …void ReportAACFFParserErrorEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVUuid* aEv… 919 …void ReportAACFFParserInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVUuid* aEve…
|
/external/opencore/nodes/pvdummyinputnode/src/ |
D | pvmf_dummy_fileinput_node.cpp | 1049 void PVMFDummyFileInputNode::ReportErrorEvent(PVMFEventType aEventType, OsclAny* aEventData) in ReportErrorEvent() 1057 void PVMFDummyFileInputNode::ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData) in ReportInfoEvent()
|