Home
last modified time | relevance | path

Searched refs:CloseSession (Results 1 – 25 of 32) sorted by relevance

12

/external/opencore/pvmi/recognizer/src/
Dpvmf_recognizer_registry.cpp127 OSCL_EXPORT_REF PVMFStatus PVMFRecognizerRegistry::CloseSession(PVMFSessionId aSessionId) in CloseSession() function in PVMFRecognizerRegistry
132 return pvrecregimpl->CloseSession(aSessionId); in CloseSession()
Dpvmf_recognizer_registry_impl.cpp135 PVMFStatus PVMFRecognizerRegistryImpl::CloseSession(PVMFSessionId aSessionId) in CloseSession() function in PVMFRecognizerRegistryImpl
670 if (iDataStream) iDataStream->CloseSession(iDataStreamSessionID); in DoCancelCommand()
Dpvmf_recognizer_registry_impl.h320 PVMFStatus CloseSession(PVMFSessionId aSessionId);
/external/webkit/V8Binding/v8/src/
Ddebug-agent.cc92 CloseSession(); in Shutdown()
115 void DebuggerAgent::CloseSession() { in CloseSession() function in v8::internal::DebuggerAgent
150 CloseSession(); in OnSessionClosed()
Ddebug-agent.h65 void CloseSession();
/external/opencore/oscl/oscl/osclregserv/src/
Doscl_registry_serv_impl.h97 void CloseSession();
Doscl_registry_serv_impl_global.cpp80 GetOsclComponentRegistry()->CloseSession(); in Close()
Doscl_registry_serv_impl_tls.cpp76 GetOsclComponentRegistry()->CloseSession(); in Close()
Doscl_registry_serv_impl.cpp122 void OsclComponentRegistry::CloseSession() in CloseSession() function in OsclComponentRegistry
/external/opencore/pvmi/recognizer/include/
Dpvmf_recognizer_registry.h137 OSCL_IMPORT_REF static PVMFStatus CloseSession(PVMFSessionId aSessionId);
/external/opencore/nodes/pvdownloadmanagernode/include/
Dpvmf_filebufferdatastream_factory.h146 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
285 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
Dpvmf_memorybufferdatastream_factory.h345 OSCL_IMPORT_REF PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
460 OSCL_IMPORT_REF PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
/external/opencore/pvmi/content_policy_manager/include/
Dcpm.h144 virtual PVMFCommandId CloseSession(PVMFSessionId& aSessionId,
/external/opencore/fileformats/common/parser/include/
Dpvmi_datastreamsyncinterface_ref_impl.h58 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
/external/opencore/pvmi/pvmf/include/
Dpvmi_datastreamsyncinterface_ref_impl.h58 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
Dpvmi_data_stream_interface.h171 virtual PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID) = 0;
/external/opencore/fileformats/common/parser/src/
Dpvmi_datastreamsyncinterface_ref_impl.cpp138 PVMIDataStreamSyncInterfaceRefImpl::CloseSession(PvmiDataStreamSession sessionID) in CloseSession() function in PVMIDataStreamSyncInterfaceRefImpl
Dpvfile.cpp124 iDataStreamAccess->CloseSession(iDataStreamSession); in Close()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_filebufferdatastream_factory.cpp289 PVMFFileBufferReadDataStreamImpl::CloseSession(PvmiDataStreamSession aSessionID) in CloseSession() function in PVMFFileBufferReadDataStreamImpl
772 PVMFFileBufferWriteDataStreamImpl::CloseSession(PvmiDataStreamSession aSessionID) in CloseSession() function in PVMFFileBufferWriteDataStreamImpl
Dpvmf_memorybufferdatastream_factory.cpp236 iWriteDataStream->CloseSession(iSessionID); in ~PVMFMemoryBufferReadDataStreamImpl()
298 PVMFMemoryBufferReadDataStreamImpl::CloseSession(PvmiDataStreamSession aSessionID) in CloseSession() function in PVMFMemoryBufferReadDataStreamImpl
312 iWriteDataStream->CloseSession(iSessionID); in CloseSession()
1413 PVMFMemoryBufferWriteDataStreamImpl::CloseSession(PvmiDataStreamSession aSessionID) in CloseSession() function in PVMFMemoryBufferWriteDataStreamImpl
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_cpm_support.cpp233 iCPMCloseSessionCmdId = iCPM->CloseSession(iCPMSessionID); in CloseCPMSession()
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
Dpvmf_cpmplugin_passthru_oma1.h384 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
/external/opencore/engines/player/src/
Dpv_player_node_registry.cpp516 PVMFRecognizerRegistry::CloseSession(iRecSessionId); in Run()
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.cpp355 iDataStream->CloseSession(iSessionID); in reset()
443 iDataStream->CloseSession(iSessionID); in discardData()
/external/opencore/pvmi/content_policy_manager/src/
Dcpm_internal.h532 OSCL_IMPORT_REF PVMFCommandId CloseSession(PVMFSessionId& aSessionId,

12