Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/include/
Dpvmf_event_handling.h50 } PVMFEventCategory; typedef
71 OSCL_IMPORT_REF virtual PVMFEventCategory IsA() const = 0;
137 OSCL_IMPORT_REF virtual PVMFEventCategory IsA() const;
256 PVMFAsyncEvent(PVMFEventCategory aEventCategory, in PVMFAsyncEvent()
272 PVMFAsyncEvent(PVMFEventCategory aEventCategory, in PVMFAsyncEvent()
299 PVMFAsyncEvent(PVMFEventCategory aEventCategory, in PVMFAsyncEvent()
316 PVMFAsyncEvent(PVMFEventCategory aEventCategory, in PVMFAsyncEvent()
346 OSCL_IMPORT_REF virtual PVMFEventCategory IsA() const;
451 PVMFEventCategory iEventCategory;
/external/opencore/pvmi/pvmf/src/
Dpvmf_event_handling.cpp42 OSCL_EXPORT_REF PVMFEventCategory PVMFCmdResp::IsA() const in IsA()
51 OSCL_EXPORT_REF PVMFEventCategory PVMFAsyncEvent::IsA() const in IsA()