/external/opencore/pvmi/recognizer/src/ |
D | pvmf_recognizer_registry.cpp | 127 OSCL_EXPORT_REF PVMFStatus PVMFRecognizerRegistry::CloseSession(PVMFSessionId aSessionId) in CloseSession() function in PVMFRecognizerRegistry 132 return pvrecregimpl->CloseSession(aSessionId); in CloseSession()
|
D | pvmf_recognizer_registry_impl.cpp | 135 PVMFStatus PVMFRecognizerRegistryImpl::CloseSession(PVMFSessionId aSessionId) in CloseSession() function in PVMFRecognizerRegistryImpl 670 if (iDataStream) iDataStream->CloseSession(iDataStreamSessionID); in DoCancelCommand()
|
D | pvmf_recognizer_registry_impl.h | 320 PVMFStatus CloseSession(PVMFSessionId aSessionId);
|
/external/webkit/V8Binding/v8/src/ |
D | debug-agent.cc | 92 CloseSession(); in Shutdown() 115 void DebuggerAgent::CloseSession() { in CloseSession() function in v8::internal::DebuggerAgent 150 CloseSession(); in OnSessionClosed()
|
D | debug-agent.h | 65 void CloseSession();
|
/external/opencore/oscl/oscl/osclregserv/src/ |
D | oscl_registry_serv_impl.h | 97 void CloseSession();
|
D | oscl_registry_serv_impl_global.cpp | 80 GetOsclComponentRegistry()->CloseSession(); in Close()
|
D | oscl_registry_serv_impl_tls.cpp | 76 GetOsclComponentRegistry()->CloseSession(); in Close()
|
D | oscl_registry_serv_impl.cpp | 122 void OsclComponentRegistry::CloseSession() in CloseSession() function in OsclComponentRegistry
|
/external/opencore/pvmi/recognizer/include/ |
D | pvmf_recognizer_registry.h | 137 OSCL_IMPORT_REF static PVMFStatus CloseSession(PVMFSessionId aSessionId);
|
/external/opencore/nodes/pvdownloadmanagernode/include/ |
D | pvmf_filebufferdatastream_factory.h | 146 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID); 285 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
|
D | pvmf_memorybufferdatastream_factory.h | 345 OSCL_IMPORT_REF PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID); 460 OSCL_IMPORT_REF PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
|
/external/opencore/pvmi/content_policy_manager/include/ |
D | cpm.h | 144 virtual PVMFCommandId CloseSession(PVMFSessionId& aSessionId,
|
/external/opencore/fileformats/common/parser/include/ |
D | pvmi_datastreamsyncinterface_ref_impl.h | 58 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmi_datastreamsyncinterface_ref_impl.h | 58 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
|
D | pvmi_data_stream_interface.h | 171 virtual PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID) = 0;
|
/external/opencore/fileformats/common/parser/src/ |
D | pvmi_datastreamsyncinterface_ref_impl.cpp | 138 PVMIDataStreamSyncInterfaceRefImpl::CloseSession(PvmiDataStreamSession sessionID) in CloseSession() function in PVMIDataStreamSyncInterfaceRefImpl
|
D | pvfile.cpp | 124 iDataStreamAccess->CloseSession(iDataStreamSession); in Close()
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
D | pvmf_filebufferdatastream_factory.cpp | 289 PVMFFileBufferReadDataStreamImpl::CloseSession(PvmiDataStreamSession aSessionID) in CloseSession() function in PVMFFileBufferReadDataStreamImpl 772 PVMFFileBufferWriteDataStreamImpl::CloseSession(PvmiDataStreamSession aSessionID) in CloseSession() function in PVMFFileBufferWriteDataStreamImpl
|
D | pvmf_memorybufferdatastream_factory.cpp | 236 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/ |
D | pvmf_sm_fsp_base_cpm_support.cpp | 233 iCPMCloseSessionCmdId = iCPM->CloseSession(iCPMSessionID); in CloseCPMSession()
|
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/ |
D | pvmf_cpmplugin_passthru_oma1.h | 384 PvmiDataStreamStatus CloseSession(PvmiDataStreamSession aSessionID);
|
/external/opencore/engines/player/src/ |
D | pv_player_node_registry.cpp | 516 PVMFRecognizerRegistry::CloseSession(iRecSessionId); in Run()
|
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/ |
D | pvmf_protocol_engine_node_download_common.cpp | 355 iDataStream->CloseSession(iSessionID); in reset() 443 iDataStream->CloseSession(iSessionID); in discardData()
|
/external/opencore/pvmi/content_policy_manager/src/ |
D | cpm_internal.h | 532 OSCL_IMPORT_REF PVMFCommandId CloseSession(PVMFSessionId& aSessionId,
|