Home
last modified time | relevance | path

Searched refs:CPMPlugInParams (Results 1 – 2 of 2) sorted by relevance

/external/opencore/pvmi/content_policy_manager/src/
Dcpm.cpp315 Oscl_Vector<CPMPlugInParams, OsclMemAllocator>::iterator it; in ~PVMFCPMImpl()
490 Oscl_Vector<CPMPlugInParams, OsclMemAllocator>::iterator it; in GetContentAccessFactory()
535 Oscl_Vector<CPMPlugInParams, OsclMemAllocator>::iterator it; in GetCPMContentType()
553 Oscl_Vector<CPMPlugInParams, OsclMemAllocator>::iterator it; in GetCPMContentFilename()
661 Oscl_Vector<CPMPlugInParams, OsclMemAllocator>::iterator it; in ReleaseNodeMetadataKeys()
715 Oscl_Vector<CPMPlugInParams, OsclMemAllocator>::iterator it; in ReleaseNodeMetadataValues()
1013 CPMPlugInParams plugInParams; in DoInit()
1031 Oscl_Vector<CPMPlugInParams, OsclMemAllocator>::iterator it; in DoInit()
1053 Oscl_Vector<CPMPlugInParams, OsclMemAllocator>::iterator it; in InitRegisteredPlugIns()
1103 Oscl_Vector<CPMPlugInParams, OsclMemAllocator>::iterator it; in QueryForPlugInMetaDataExtensionInterface()
[all …]
Dcpm_internal.h382 class CPMPlugInParams
385 CPMPlugInParams() in CPMPlugInParams() function
752 CPMPlugInParams* LookUpNextPlugInForGetMetaDataValues();
754 void SendGetMetaDataValuesToPlugIn(CPMPlugInParams*);
766 CPMPlugInParams* LookUpPlugInParams(uint32);
767 CPMPlugInParams* LookUpPlugInParamsFromActiveList(uint32);
772 Oscl_Vector<CPMPlugInParams, OsclMemAllocator> iPlugInParamsVec;
773 Oscl_Vector<CPMPlugInParams, OsclMemAllocator> iActivePlugInParamsVec;