/external/opencore/pvmi/pvmf/src/ |
D | pvmf_node_interface.cpp | 52 PVMFEventType aEventType, OsclAny* aEventData, PVInterface*aExtMsg) in ReportErrorEvent() argument 57 aExtMsg, in ReportErrorEvent() 91 PVMFEventType aEventType, OsclAny* aEventData, PVInterface*aExtMsg) in ReportInfoEvent() argument 96 aExtMsg, in ReportInfoEvent()
|
/external/opencore/pvmi/pvmf/include/ |
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 | 526 PVInterface*aExtMsg = NULL); 529 PVInterface*aExtMsg = NULL);
|
/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);
|
D | pvmf_media_input_node.cpp | 554 …XPORT_REF void PvmfMediaInputNode::ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg) in ReportErrorEvent() argument 557 OSCL_UNUSED_ARG(aExtMsg); in ReportErrorEvent() 561 …EXPORT_REF void PvmfMediaInputNode::ReportInfoEvent(PVMFEventType aEventType, PVInterface* aExtMsg) in ReportInfoEvent() argument 564 OSCL_UNUSED_ARG(aExtMsg); 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);
|
D | pv_comms_io_node.cpp | 549 OSCL_EXPORT_REF void PVCommsIONode::ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg) in ReportErrorEvent() argument 552 OSCL_UNUSED_ARG(aExtMsg); in ReportErrorEvent() 556 OSCL_EXPORT_REF void PVCommsIONode::ReportInfoEvent(PVMFEventType aEventType, PVInterface* aExtMsg) in ReportInfoEvent() argument 559 OSCL_UNUSED_ARG(aExtMsg); in ReportInfoEvent()
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/ |
D | pvmf_sm_fsp_base_impl.h | 297 PVInterface* aExtMsg = NULL, 317 PVInterface* aExtMsg = NULL); 577 PVInterface* aExtMsg = NULL);
|
/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);
|
D | pv_media_output_node.cpp | 684 …EXPORT_REF void PVMediaOutputNode::ReportErrorEvent(PVMFEventType aEventType, PVInterface* aExtMsg) in ReportErrorEvent() argument 687 OSCL_UNUSED_ARG(aExtMsg); in ReportErrorEvent() 689 …_EXPORT_REF void PVMediaOutputNode::ReportInfoEvent(PVMFEventType aEventType, PVInterface* aExtMsg) in ReportInfoEvent() argument 691 OSCL_UNUSED_ARG(aExtMsg); in ReportInfoEvent()
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
D | pvmf_downloadmanager_node.cpp | 1301 PVInterface*aExtMsg, OsclAny* aEventData) in CommandComplete() argument 1370 PVMFCmdResp resp(aCmd.iId, aCmd.iContext, aStatus, aExtMsg, aEventData); in CommandComplete() 1386 void PVMFDownloadManagerNode::ReportErrorEvent(PVMFEventType aEventType, PVInterface*aExtMsg, OsclA… in ReportErrorEvent() argument 1391 aEventType, aEventData, aExtMsg)); in ReportErrorEvent() 1393 PVMFNodeInterface::ReportErrorEvent(aEventType, aEventData, aExtMsg); in ReportErrorEvent() 3176 void PVMFDownloadManagerSubNodeContainerBase::CommandDone(PVMFStatus aStatus, PVInterface*aExtMsg, … in CommandDone() argument 3282 …ete(iContainer->iCurrentCommand, iContainer->iCurrentCommand.front(), status, aExtMsg, aEventData); in CommandDone() 3286 …rSubNodeContainerBase::CancelCommandDone(PVMFStatus aStatus, PVInterface*aExtMsg, OsclAny*aEventDa… in CancelCommandDone() argument 3288 OSCL_UNUSED_ARG(aExtMsg); in CancelCommandDone()
|
/external/opencore/nodes/pvmp3ffparsernode/src/ |
D | pvmf_mp3ffparser_node.cpp | 725 PVMFStatus aStatus, PVInterface* aExtMsg, in CommandComplete() argument 773 PVMFCmdResp resp(aCmd.iId, aCmd.iContext, aStatus, aExtMsg, aEventData); in CommandComplete() 1563 …P3FFParserNode::ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData, PVInterface*aExtMsg) in ReportInfoEvent() argument 1567 PVMFNodeInterface::ReportInfoEvent(aEventType, aEventData, aExtMsg); in ReportInfoEvent() 3907 void PVMFSubNodeContainerBaseMp3::CommandDone(PVMFStatus aStatus, PVInterface*aExtMsg, in CommandDone() argument 3943 …ete(iContainer->iCurrentCommand, iContainer->iCurrentCommand.front(), status, aExtMsg, aEventData); in CommandDone() 3947 void PVMFSubNodeContainerBaseMp3::CancelCommandDone(PVMFStatus aStatus, PVInterface*aExtMsg, OsclAn… in CancelCommandDone() argument 3950 OSCL_UNUSED_ARG(aExtMsg); in CancelCommandDone()
|
D | pvmf_mp3ffparser_node.h | 577 … ReportInfoEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, PVInterface*aExtMsg = NULL);
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/ |
D | pvmf_sm_fsp_base_impl.cpp | 2015 PVInterface* aExtMsg, in CommandComplete() argument 2023 if (aExtMsg) in CommandComplete() 2025 extif = aExtMsg; in CommandComplete() 2079 PVInterface* aExtMsg) in InternalCommandComplete() argument 2086 if (aExtMsg) in InternalCommandComplete() 2088 extif = aExtMsg; in InternalCommandComplete() 5405 PVInterface* aExtMsg) in ErrHandlingCommandComplete() argument 5411 OSCL_UNUSED_ARG(aExtMsg); in ErrHandlingCommandComplete()
|
/external/opencore/nodes/pvamrffparsernode/src/ |
D | pvmf_amrffparser_node.cpp | 2111 …CmdQ& aCmdQ, PVMFAMRFFNodeCommand& aCmd, PVMFStatus aStatus, PVInterface*aExtMsg, OsclAny* aEventD… in CommandComplete() argument 2118 if (aExtMsg) in CommandComplete() 2120 extif = aExtMsg; in CommandComplete() 2144 PVInterface* aExtMsg) in CommandComplete() argument 2151 if (aExtMsg) in CommandComplete() 2153 extif = aExtMsg; in CommandComplete()
|
D | pvmf_amrffparser_node.h | 555 PVInterface* aExtMsg = NULL);
|
/external/opencore/nodes/pvaacffparsernode/src/ |
D | pvmf_aacffparser_node.cpp | 3698 PVInterface* aExtMsg) in CommandComplete() argument 3705 if (aExtMsg) in CommandComplete() 3707 extif = aExtMsg; in CommandComplete()
|
D | pvmf_aacffparser_node.h | 878 PVInterface* aExtMsg = NULL);
|