Searched defs:PVCmnAsyncErrorEvent (Results 1 - 1 of 1) sorted by relevance

/external/opencore/engines/2way/src/
H A Dpv_2way_proxy_adapter.h102 class PVCmnAsyncErrorEvent: public CPVCmnInterfaceObserverMessage, class in inherits:CPVCmnInterfaceObserverMessage,PVAsyncErrorEvent
106 PVCmnAsyncErrorEvent() : CPVCmnInterfaceObserverMessage(2) function in class:PVCmnAsyncErrorEvent
110 ~PVCmnAsyncErrorEvent() {};
232 PVCmnAsyncErrorEvent *GetErrorMsgL();
233 void FreeErrorMsg(PVCmnAsyncErrorEvent *msg)
267 Oscl_Vector<PVCmnAsyncErrorEvent *, OsclMemAllocator> iFreeErrorMsg;
268 PVCmnAsyncErrorEvent iErrorMsg[MAX_PENDING_2WAY_ERRORS];

Completed in 65 milliseconds