Searched refs:PVMFCPMCommandBase (Results 1 – 2 of 2) sorted by relevance
/external/opencore/pvmi/content_policy_manager/src/ |
D | cpm_internal.h | 131 #define PVMFCPMCommandBase PVMFGenericNodeCommand<OsclMemAllocator> macro 133 class PVMFCPMCommand : public PVMFCPMCommandBase 144 PVMFCPMCommandBase::Construct(s, cmd, aContext); in Construct() 171 PVMFCPMCommandBase::Construct(s, cmd, aContext); in Construct() 235 PVMFCPMCommandBase::Construct(s, cmd, aContext); in Construct() 272 PVMFCPMCommandBase::Construct(s, cmd, aContext); in Construct() 299 PVMFCPMCommandBase::Construct(s, cmd, aContext); in Construct() 326 PVMFCPMCommandBase::Construct(s, cmd, aContext); in Construct()
|
D | cpm.cpp | 756 cmd.PVMFCPMCommandBase::Construct(aSessionId, in QueryInterface() 2080 aCmd.PVMFCPMCommandBase::Parse(uuid, ptr); in DoQueryInterface() 2843 cmd.PVMFCPMCommandBase::Construct(aSessionId, in CancelGetLicense() 2964 aCmd.PVMFCPMCommandBase::Parse(id); in DoCancelGetLicense()
|