/external/opencore/pvmi/content_policy_manager/plugins/common/include/ |
D | pvmf_cpmplugin_license_interface.h | 68 OSCL_wString& aContentName, 82 OSCL_String& aContentName, 98 , OSCL_wString& aContentName 117 , OSCL_String& aContentName
|
/external/opencore/nodes/pvmp3ffparsernode/src/ |
D | pvmf_mp3ffparser_node_internal.h | 178 OSCL_wString& aContentName, in Construct() argument 185 iParam1 = (OsclAny*) & aContentName; in Construct() 191 void Parse(OSCL_wString*& aContentName, in Parse() argument 196 aContentName = (OSCL_wString*)iParam1; in Parse() 205 OSCL_String& aContentName, in Construct() argument 212 iParam1 = (OsclAny*) & aContentName; in Construct() 218 void Parse(OSCL_String*& aContentName, in Parse() argument 223 aContentName = (OSCL_String*)iParam1; in Parse()
|
D | pvmf_mp3ffparser_node.h | 496 OSCL_wString& aContentName, in GetLicenseURL() argument 500 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() 506 OSCL_String& aContentName, in GetLicenseURL() argument 510 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() 517 OSCL_wString& aContentName, 524 OSCL_String& aContentName,
|
D | pvmf_mp3ffparser_node.cpp | 3311 OSCL_wString& aContentName, in GetLicense() argument 3321 aContentName, in GetLicense() 3331 OSCL_String& aContentName, in GetLicense() argument 3341 aContentName, in GetLicense()
|
/external/opencore/android/drm/oma1/src/ |
D | pvmf_cpmplugin_kmj_oma1.h | 113 OSCL_wString& aContentName, in Construct() argument 121 iParam1 = (OsclAny*)&aContentName; in Construct() 128 void Parse(OSCL_wString*& aContentName, in Parse() argument 133 aContentName = (OSCL_wString*)iParam1; in Parse() 142 OSCL_String& aContentName, in Construct() argument 150 iParam1 = (OsclAny*)&aContentName; in Construct() 157 void Parse(OSCL_String*& aContentName, in Parse() argument 162 aContentName = (OSCL_String*)iParam1; in Parse() 446 OSCL_wString& aContentName, in GetLicenseURL() argument 463 OSCL_String& aContentName, in GetLicenseURL() argument [all …]
|
D | pvmf_cpmplugin_kmj_oma1.cpp | 317 OSCL_wString& aContentName, in GetLicense() argument 327 aContentName, in GetLicense() 337 OSCL_String& aContentName, in GetLicense() argument 347 aContentName, in GetLicense()
|
/external/opencore/nodes/pvamrffparsernode/src/ |
D | pvmf_amrffparser_node.h | 294 OSCL_wString& aContentName, in Construct() argument 301 iParam1 = (OsclAny*) & aContentName; in Construct() 307 void Parse(OSCL_wString*& aContentName, in Parse() argument 312 aContentName = (OSCL_wString*)iParam1; in Parse() 321 OSCL_String& aContentName, in Construct() argument 328 iParam1 = (OsclAny*) & aContentName; in Construct() 334 void Parse(OSCL_String*& aContentName, in Parse() argument 339 aContentName = (OSCL_String*)iParam1; in Parse() 502 OSCL_wString& aContentName, in GetLicenseURL() argument 506 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() [all …]
|
D | pvmf_amrffparser_node.cpp | 3932 OSCL_wString& aContentName, in GetLicense() argument 3942 aContentName, in GetLicense() 3952 OSCL_String& aContentName, in GetLicense() argument 3962 aContentName, in GetLicense()
|
/external/opencore/pvmi/content_policy_manager/src/ |
D | cpm_internal.h | 293 OSCL_wString& aContentName, in Construct() argument 300 iParam1 = (OsclAny*) & aContentName; in Construct() 306 void Parse(OSCL_wString*& aContentName, in Parse() argument 311 aContentName = (OSCL_wString*)iParam1; in Parse() 320 OSCL_String& aContentName, in Construct() argument 327 iParam1 = (OsclAny*) & aContentName; in Construct() 333 void Parse(OSCL_String*& aContentName, in Parse() argument 338 aContentName = (OSCL_String*)iParam1; in Parse() 580 OSCL_wString& aContentName, in GetLicenseURL() argument 584 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() [all …]
|
D | cpm.cpp | 2800 OSCL_wString& aContentName, in GetLicense() argument 2810 aContentName, in GetLicense() 2820 OSCL_String& aContentName, in GetLicense() argument 2830 aContentName, in GetLicense()
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/ |
D | pvmf_sm_fsp_base_cpm_support.cpp | 40 OSCL_wString& aContentName, in GetLicenseURL() argument 44 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() 52 OSCL_String& aContentName, in GetLicenseURL() argument 56 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() 67 , OSCL_wString& aContentName in GetLicense() argument 77 aContentName, in GetLicense() 89 , OSCL_String& aContentName in GetLicense() argument 99 aContentName, in GetLicense()
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
D | pvmf_downloadmanager_node.h | 274 OSCL_wString& aContentName, in Construct() argument 281 iParam1 = (OsclAny*) & aContentName; in Construct() 287 void Parse(OSCL_wString*& aContentName, in Parse() argument 292 aContentName = (OSCL_wString*)iParam1; in Parse() 301 OSCL_String& aContentName, in Construct() argument 308 iParam1 = (OsclAny*) & aContentName; in Construct() 314 void Parse(OSCL_String*& aContentName, in Parse() argument 319 aContentName = (OSCL_String*)iParam1; in Parse() 739 OSCL_wString& aContentName, in GetLicenseURL() argument 743 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() [all …]
|
D | pvmf_downloadmanager_node.cpp | 2140 OSCL_wString& aContentName, in GetLicense() argument 2150 aContentName, in GetLicense() 2160 OSCL_String& aContentName, in GetLicense() argument 2170 aContentName, in GetLicense()
|
/external/opencore/nodes/pvaacffparsernode/src/ |
D | pvmf_aacffparser_node.h | 579 OSCL_wString& aContentName, in Construct() argument 586 iParam1 = (OsclAny*) & aContentName; in Construct() 592 void Parse(OSCL_wString*& aContentName, in Parse() argument 597 aContentName = (OSCL_wString*)iParam1; in Parse() 606 OSCL_String& aContentName, in Construct() argument 613 iParam1 = (OsclAny*) & aContentName; in Construct() 619 void Parse(OSCL_String*& aContentName, in Parse() argument 624 aContentName = (OSCL_String*)iParam1; in Parse() 803 OSCL_wString& aContentName, in GetLicenseURL() argument 808 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() [all …]
|
D | pvmf_aacffparser_node.cpp | 4085 OSCL_wString& aContentName, in GetLicense() argument 4095 aContentName, in GetLicense() 4105 OSCL_String& aContentName, in GetLicense() argument 4115 aContentName, in GetLicense()
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/ |
D | pvmf_sm_fsp_base_types.h | 256 OSCL_wString& aContentName, in Construct() argument 263 iParam1 = (OsclAny*) & aContentName; in Construct() 270 void Parse(OSCL_wString*& aContentName, in Parse() argument 275 aContentName = (OSCL_wString*)iParam1; in Parse() 284 OSCL_String& aContentName, in Construct() argument 291 iParam1 = (OsclAny*) & aContentName; in Construct() 297 void Parse(OSCL_String*& aContentName, in Parse() argument 302 aContentName = (OSCL_String*)iParam1; in Parse()
|
D | pvmf_sm_fsp_base_impl.h | 239 OSCL_wString& aContentName, 242 OSCL_String& aContentName, 245 , OSCL_wString& aContentName 251 , OSCL_String& aContentName
|
/external/opencore/nodes/pvmp4ffparsernode/src/ |
D | pvmf_mp4ffparser_node.h | 397 OSCL_wString& aContentName, in Construct() argument 404 iParam1 = (OsclAny*) & aContentName; in Construct() 410 void Parse(OSCL_wString*& aContentName, in Parse() argument 415 aContentName = (OSCL_wString*)iParam1; in Parse() 424 OSCL_String& aContentName, in Construct() argument 431 iParam1 = (OsclAny*) & aContentName; in Construct() 437 void Parse(OSCL_String*& aContentName, in Parse() argument 442 aContentName = (OSCL_String*)iParam1; in Parse() 679 OSCL_wString& aContentName, in GetLicenseURL() argument 683 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() [all …]
|
D | pvmf_mp4ffparser_node.cpp | 8851 OSCL_wString& aContentName, in GetLicense() argument 8861 aContentName, in GetLicense() 8871 OSCL_String& aContentName, in GetLicense() argument 8881 aContentName, in GetLicense()
|
/external/opencore/engines/player/include/ |
D | pv_player_license_acquisition_interface.h | 72 oscl_wchar *aContentName, 93 char * aContentName,
|
/external/opencore/nodes/streaming/streamingmanager/src/ |
D | pvmf_streaming_manager_internal.h | 527 OSCL_wString& aContentName, 534 OSCL_String& aContentName, 545 OSCL_wString& aContentName, in GetLicenseURL() argument 549 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() 556 OSCL_String& aContentName, in GetLicenseURL() argument 560 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL()
|
D | pvmf_streaming_manager_extension_interface.cpp | 453 OSCL_wString& aContentName, in GetLicense() argument 460 aContentName, in GetLicense() 469 OSCL_String& aContentName, in GetLicense() argument 476 aContentName, in GetLicense()
|
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/ |
D | pvmf_cpmplugin_passthru_oma1.cpp | 772 OSCL_wString& aContentName, in GetLicenseURL() argument 776 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() 783 OSCL_String& aContentName, in GetLicenseURL() argument 787 OSCL_UNUSED_ARG(aContentName); in GetLicenseURL() 793 , OSCL_wString& aContentName in GetLicense() argument 803 &aContentName, in GetLicense() 812 , OSCL_String& aContentName in GetLicense() argument 822 &aContentName, in GetLicense()
|
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/ |
D | pvmf_cpmplugin_passthru_oma1.h | 243 OSCL_wString& aContentName, 246 OSCL_String& aContentName, 249 , OSCL_wString& aContentName 255 , OSCL_String& aContentName
|
/external/opencore/engines/player/src/ |
D | pv_player_engine.h | 947 …d AcquireLicense(OsclAny* aLicenseData, uint32 aDataSize, oscl_wchar* aContentName, int32 aTimeout… 948 …PVCommandId AcquireLicense(OsclAny* aLicenseData, uint32 aDataSize, char* aContentName, int32 aTim…
|