Searched refs:CPVInterfaceProxyHandler_OMX (Results 1 – 4 of 4) sorted by relevance
39 class CPVInterfaceProxyHandler_OMX :43 CPVInterfaceProxyHandler_OMX(CPVInterfaceProxy_OMX *aProxy, int32 pri): in CPVInterfaceProxyHandler_OMX() function48 virtual ~CPVInterfaceProxyHandler_OMX() in ~CPVInterfaceProxyHandler_OMX()
55 class CPVInterfaceProxyHandler_OMX; variable169 CPVInterfaceProxyHandler_OMX *iHandler;214 friend class CPVInterfaceProxyHandler_OMX; variable
33 void CPVInterfaceProxyHandler_OMX::Run() in Run()
138 OsclAny *ptr = iAlloc->ALLOCATE(sizeof(CPVInterfaceProxyHandler_OMX)); in ConstructL()144 iHandler = OSCL_PLACEMENT_NEW(ptr, CPVInterfaceProxyHandler_OMX(this, handlerPri)); in ConstructL()175 iHandler->~CPVInterfaceProxyHandler_OMX(); in ~CPVInterfaceProxy_OMX()