Searched refs:CancelAllCommands (Results 1 - 25 of 108) sorted by relevance

12345

/external/opencore/engines/2way/test/src/
H A Dconnect_cancel_test.cpp90 OSCL_TRY(error, iCancelCmdId = terminal->CancelAllCommands());
H A Dinit_cancel_test.cpp94 OSCL_TRY(error, iCnclCmdId = terminal->CancelAllCommands());
/external/opencore/pvmi/pvmf/include/
H A Dpvmi_mio_control.h292 virtual PVMFCommandId CancelAllCommands(const OsclAny* aContext = NULL) = 0;
H A Dpvmf_node_interface.h421 virtual PVMFCommandId CancelAllCommands(PVMFSessionId aSession
/external/opencore/baselibs/thread_messaging/src/
H A Dpv_proxied_interface.h120 virtual void CancelAllCommands(TPVProxyId aProxyId) = 0;
H A Dpv_interface_proxy.h135 OSCL_IMPORT_REF void CancelAllCommands(TPVProxyId aProxyId);
/external/opencore/engines/2way/include/
H A Dpv_2way_interface.h464 OSCL_IMPORT_REF virtual PVCommandId CancelAllCommands(OsclAny* aContextData = NULL) = 0;
/external/opencore/engines/adapters/player/framemetadatautility/include/
H A Dpv_frame_metadata_interface.h265 virtual PVCommandId CancelAllCommands(const OsclAny* aContextData = NULL) = 0;
/external/opencore/codecs_v2/omx/omx_proxy/src/
H A Dpv_omx_interface_proxy.h144 OSCL_IMPORT_REF void CancelAllCommands(TPVProxyId aProxyId);
H A Dpv_omx_proxied_interface.h126 virtual void CancelAllCommands(TPVProxyId aProxyId) = 0;
/external/opencore/engines/author/include/
H A Dpvauthorengineinterface.h509 virtual PVCommandId CancelAllCommands(const OsclAny* aContextData = NULL) = 0;
/external/opencore/engines/player/include/
H A Dpv_player_interface.h289 virtual PVCommandId CancelAllCommands(const OsclAny* aContextData = NULL) = 0;
/external/opencore/nodes/streaming/streamingmanager/src/
H A Dpvmf_streaming_manager_node.h118 OSCL_IMPORT_REF PVMFCommandId CancelAllCommands(PVMFSessionId,
H A Dpvmf_streaming_manager_node.cpp438 OSCL_EXPORT_REF PVMFCommandId PVMFStreamingManagerNode::CancelAllCommands(PVMFSessionId aSessId, function in class:PVMFStreamingManagerNode
441 PVMF_SM_LOGSTACKTRACE((0, "StreamingManagerNode:CancelAllCommands"));
446 cmdId = iSMFSPlugin->CancelAllCommands(aSessId, aContextData);
455 PVMF_SM_LOGSTACKTRACE((0, "PVMFStreamingManagerNode::CancelAllCommands() - Out cmdId[%d]", cmdId));
/external/opencore/pvmi/content_policy_manager/plugins/common/include/
H A Dpvmf_cpmplugin_interface.h220 virtual PVMFCommandId CancelAllCommands(PVMFSessionId, const OsclAny* aContext = NULL) function in class:PVMFCPMPluginInterface
/external/opencore/android/
H A Dandroid_surface_output.h144 PVMFCommandId CancelAllCommands(const OsclAny* aContext=NULL);
H A Dandroid_audio_mio.h195 virtual PVMFCommandId CancelAllCommands(const OsclAny* aContext=NULL);
/external/opencore/engines/2way/src/
H A Dpv_2way_proxy_adapter.h169 PVCommandId CancelAllCommands(OsclAny* aContextData = NULL);
/external/opencore/engines/adapters/player/framemetadatautility/src/
H A Dpv_frame_metadata_mio_audio.h114 PVMFCommandId CancelAllCommands(const OsclAny* aContext = NULL);
H A Dpv_frame_metadata_mio_video.h117 PVMFCommandId CancelAllCommands(const OsclAny* aContext = NULL);
/external/opencore/nodes/pvdummyinputnode/include/
H A Dpvmf_dummy_fileinput_node.h110 OSCL_IMPORT_REF PVMFCommandId CancelAllCommands(PVMFSessionId, const OsclAny* aContextData = NULL);
/external/opencore/nodes/pvloopbacknode/include/
H A Dpvmf_loopback_node.h195 OSCL_IMPORT_REF PVMFCommandId CancelAllCommands(PVMFSessionId, const OsclAny* aContextData = NULL);
/external/opencore/nodes/pvvideoparsernode/include/
H A Dpvmf_videoparser_node.h237 OSCL_IMPORT_REF PVMFCommandId CancelAllCommands(PVMFSessionId aSession
/external/opencore/engines/author/src/
H A Dpvauthorengine.h204 OSCL_IMPORT_REF PVCommandId CancelAllCommands(const OsclAny* aContextData = NULL);
/external/opencore/nodes/pvcommsionode/src/
H A Dpv_comms_io_node.h249 OSCL_IMPORT_REF PVMFCommandId CancelAllCommands(PVMFSessionId aSession

Completed in 127 milliseconds

12345