Home
last modified time | relevance | path

Searched refs:CreatePVMFCPMPluginAccessInterface (Results 1 – 18 of 18) sorted by relevance

/external/opencore/pvmi/content_policy_manager/plugins/common/include/
Dpvmf_cpmplugin_access_interface_factory.h56 virtual PVInterface* CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid) = 0;
/external/opencore/fileformats/common/parser/include/
Dpvmi_datastreamsyncinterface_ref_factory.h43 PVInterface* CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid);
/external/opencore/pvmi/pvmf/include/
Dpvmi_datastreamsyncinterface_ref_factory.h43 PVInterface* CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid);
/external/opencore/fileformats/common/parser/src/
Dpvmi_datastreamsyncinterface_ref_factory.cpp49 PVInterface* PVMIDataStreamSyncInterfaceRefFactory::CreatePVMFCPMPluginAccessInterface(PVUuid& aUui… in CreatePVMFCPMPluginAccessInterface() function in PVMIDataStreamSyncInterfaceRefFactory
Dpvfile.cpp164 …mAccess = (PVMIDataStreamSyncInterface*)iCPMAccessFactory->CreatePVMFCPMPluginAccessInterface(uuid… in Open()
/external/opencore/nodes/pvdownloadmanagernode/include/
Dpvmf_filebufferdatastream_factory.h72 OSCL_IMPORT_REF PVInterface* CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid);
104 OSCL_IMPORT_REF PVInterface* CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid);
Dpvmf_memorybufferdatastream_factory.h251 OSCL_IMPORT_REF PVInterface* CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid);
292 OSCL_IMPORT_REF PVInterface* CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid);
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_filebufferdatastream_factory.cpp62 PVMFFileBufferDataStreamReadDataStreamFactoryImpl::CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid) in CreatePVMFCPMPluginAccessInterface() function in PVMFFileBufferDataStreamReadDataStreamFactoryImpl
151 PVMFFileBufferDataStreamWriteDataStreamFactoryImpl::CreatePVMFCPMPluginAccessInterface(PVUuid& aUui… in CreatePVMFCPMPluginAccessInterface() function in PVMFFileBufferDataStreamWriteDataStreamFactoryImpl
1181 iWriteDataStream = iWriteDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PVMFFileBufferDataStream()
Dpvmf_memorybufferdatastream_factory.cpp71 PVMFMemoryBufferReadDataStreamFactoryImpl::CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid) in CreatePVMFCPMPluginAccessInterface() function in PVMFMemoryBufferReadDataStreamFactoryImpl
168 PVMFMemoryBufferWriteDataStreamFactoryImpl::CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid) in CreatePVMFCPMPluginAccessInterface() function in PVMFMemoryBufferWriteDataStreamFactoryImpl
2821 iWriteDataStream = iWriteDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PVMFMemoryBufferDataStream()
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_cpm_support.cpp475 iCPMContentAccessFactory->CreatePVMFCPMPluginAccessInterface(uuid); in CompleteDRMInit()
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
Dpvmf_cpmplugin_passthru_oma1.h235 OSCL_IMPORT_REF PVInterface* CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid);
/external/opencore/pvmi/recognizer/src/
Dpvmf_recognizer_registry_impl.cpp447 iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in CheckForDataAvailability()
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.cpp1780 iFace = iSCSPFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
1796 iFace = iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
1799 iFace = iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
Dpvmf_cpmplugin_passthru_oma1.cpp357 PVMFCPMPassThruPlugInOMA1::CreatePVMFCPMPluginAccessInterface(PVUuid& aUuid) in CreatePVMFCPMPluginAccessInterface() function in PVMFCPMPassThruPlugInOMA1
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.cpp410 …Stream = (PVMIDataStreamSyncInterface*)iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid… in initialize()
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp3594 iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.cpp3289 iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp2632 iCPMContentAccessFactory->CreatePVMFCPMPluginAccessInterface(uuid); in CompleteInit()
7721 iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()