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

/external/opencore/engines/common/include/
H A Dpv_engine_observer_message.h194 * PVAsyncErrorEvent Class
196 * PVAsyncErrorEvent is used to pass unsolicited error indications to the
199 class PVAsyncErrorEvent : public PVMFAsyncEvent class in inherits:PVMFAsyncEvent
203 * Constructor for PVAsyncErrorEvent
205 PVAsyncErrorEvent(PVEventType aEventType, function in class:PVAsyncErrorEvent
216 PVAsyncErrorEvent(PVEventType aEventType, function in class:PVAsyncErrorEvent
229 ~PVAsyncErrorEvent() {}

Completed in 58 milliseconds