Home
last modified time | relevance | path

Searched refs:DoGetLicense (Results 1 – 20 of 20) sorted by relevance

/external/opencore/android/drm/oma1/src/
Dpvmf_cpmplugin_kmj_oma1.cpp525 void PVMFCPMKmjPlugInOMA1::DoGetLicense(PVMFCPMKmjPlugInOMA1Command& aCmd, bool aWideCharVersion) in DoGetLicense() function in PVMFCPMKmjPlugInOMA1
1952 DoGetLicense(aCmd,true); in ProcessCommand()
1955 DoGetLicense(aCmd); in ProcessCommand()
Dpvmf_cpmplugin_kmj_oma1.h674 void DoGetLicense(PVMFCPMKmjPlugInOMA1Command& aCmd,bool aWideCharVersion = false);
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
Dpvmf_cpmplugin_passthru_oma1.cpp520 PVMFStatus aCmdStatus = DoGetLicense(aCmd); in ProcessCommand()
719 PVMFStatus PVMFCPMPassThruPlugInOMA1::DoGetLicense(PVMFCPMPassThruPlugInOMA1Command& aCmd) in DoGetLicense() function in PVMFCPMPassThruPlugInOMA1
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_cpm_support.cpp535 PVMFStatus PVMFSMFSPBaseNode::DoGetLicense(PVMFSMFSPBaseNodeCommand& aCmd, in DoGetLicense() function in PVMFSMFSPBaseNode
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
Dpvmf_cpmplugin_passthru_oma1.h320 PVMFStatus DoGetLicense(PVMFCPMPassThruPlugInOMA1Command& aCmd);
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.h701 PVMFStatus DoGetLicense(PVMFMP3FFParserNodeCommand& aCmd,
Dpvmf_mp3ffparser_node.cpp670 cmdstatus = DoGetLicense(aCmd, true); in ProcessCommand()
674 cmdstatus = DoGetLicense(aCmd); in ProcessCommand()
3351 PVMFStatus PVMFMP3FFParserNode::DoGetLicense(PVMFMP3FFParserNodeCommand& aCmd, in DoGetLicense() function in PVMFMP3FFParserNode
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
Dpvmf_sm_fsp_base_impl.h369 PVMFStatus DoGetLicense(PVMFSMFSPBaseNodeCommand& aCmd,
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.h736 PVMFStatus DoGetLicense(PVMFAMRFFNodeCommand& aCmd,
Dpvmf_amrffparser_node.cpp1283 PVMFStatus status = DoGetLicense(aCmd, true); in ProcessCommand()
1297 PVMFStatus status = DoGetLicense(aCmd); in ProcessCommand()
3970 PVMFStatus PVMFAMRFFParserNode::DoGetLicense(PVMFAMRFFNodeCommand& aCmd, in DoGetLicense() function in PVMFAMRFFParserNode
/external/opencore/pvmi/content_policy_manager/src/
Dcpm.cpp961 PVMFStatus status = DoGetLicense(aCmd, true); in ProcessCommand()
975 PVMFStatus status = DoGetLicense(aCmd); in ProcessCommand()
2858 PVMFStatus PVMFCPMImpl::DoGetLicense(PVMFCPMCommand& aCmd, in DoGetLicense() function in PVMFCPMImpl
Dcpm_internal.h759 PVMFStatus DoGetLicense(PVMFCPMCommand& aCmd,
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_downloadmanager_node.h969 PVMFStatus DoGetLicense(PVMFDownloadManagerNodeCommand& aCmd,
Dpvmf_downloadmanager_node.cpp1274 cmdstatus = DoGetLicense(aCmd, true); in ProcessCommand()
1278 cmdstatus = DoGetLicense(aCmd); in ProcessCommand()
2193 PVMFStatus PVMFDownloadManagerNode::DoGetLicense(PVMFDownloadManagerNodeCommand& aCmd, in DoGetLicense() function in PVMFDownloadManagerNode
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp1909 PVMFStatus status = DoGetLicense(aCmd, true); in ProcessCommand()
1923 PVMFStatus status = DoGetLicense(aCmd); in ProcessCommand()
4145 PVMFAACFFParserNode::DoGetLicense(PVMFAACFFParserNodeCommand& aCmd, in DoGetLicense() function in PVMFAACFFParserNode
Dpvmf_aacffparser_node.h1050 PVMFStatus DoGetLicense(PVMFAACFFParserNodeCommand& aCmd,
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.h941 PVMFStatus DoGetLicense(PVMFMP4FFParserNodeCommand& aCmd,
Dpvmf_mp4ffparser_node.cpp1619 PVMFStatus status = DoGetLicense(aCmd, true); in ProcessCommand()
1633 PVMFStatus status = DoGetLicense(aCmd); in ProcessCommand()
8906 PVMFStatus PVMFMP4FFParserNode::DoGetLicense(PVMFMP4FFParserNodeCommand& aCmd, in DoGetLicense() function in PVMFMP4FFParserNode
/external/opencore/android/drm/oma1/test/
Dtest_pv_drm_plugin_ut.cpp1606 kmjPlugin->DoGetLicense(*cmd,true); in test_kmj_plugin_DoGetLicense()
1619 kmjPlugin->DoGetLicense(*cmd,true); in test_kmj_plugin_DoGetLicense()
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp610 PVMFStatus status = DoGetLicense(aCmd, true); in ProcessCommand()
623 PVMFStatus status = DoGetLicense(aCmd); in ProcessCommand()