HomeSort by relevance Sort by last modified time
    Searched refs:GetCPMContentType (Results 1 - 12 of 12) sorted by null

  /external/opencore/pvmi/content_policy_manager/include/
cpm.h 109 virtual PVMFCPMContentType GetCPMContentType(PVMFSessionId aSessionId) = 0;
  /external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_interface.h 181 virtual PVMFCPMContentType GetCPMContentType() = 0;
  /external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
pvmf_sm_fsp_base_cpm_support.cpp 372 iCPMContentType = iCPM->GetCPMContentType(iCPMSessionID);
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
pvmf_cpmplugin_passthru_oma1.h 214 OSCL_IMPORT_REF PVMFCPMContentType GetCPMContentType();
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.h     [all...]
pvmf_mp4ffparser_node.cpp     [all...]
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
pvmf_cpmplugin_passthru_oma1.cpp 345 PVMFCPMPassThruPlugInOMA1::GetCPMContentType()
    [all...]
  /external/opencore/pvmi/content_policy_manager/src/
cpm_internal.h 515 OSCL_IMPORT_REF PVMFCPMContentType GetCPMContentType(PVMFSessionId aSessionId);
    [all...]
cpm.cpp 529 PVMFCPMContentType PVMFCPMImpl::GetCPMContentType(PVMFSessionId aSessionId)
531 PVMF_CPM_LOGINFO((0, "PVMFCPMImpl::GetCPMContentType"));
540 return (it->iPlugInInterface->GetCPMContentType());
    [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp     [all...]
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_node.cpp     [all...]
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp     [all...]

Completed in 1095 milliseconds