Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/include/
Dpvmf_event_handling.h61 class PVMFEventBase
64 PVMFEventBase() {} in PVMFEventBase() function
66 virtual ~PVMFEventBase() {}; in ~PVMFEventBase()
80 class OSCL_IMPORT_REF PVMFCmdResp : public PVMFEventBase
253 class OSCL_IMPORT_REF PVMFAsyncEvent : public PVMFEventBase
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp1349 PVMFEventBase* event = OSCL_STATIC_CAST(PVMFEventBase*, aMsg); in CleanupNotification()
1801 PVMFEventBase* event = OSCL_STATIC_CAST(PVMFEventBase*, aMsg); in HandleNotification()
1843 PVMFEventBase* event = OSCL_STATIC_CAST(PVMFEventBase*, aMsg); in CleanupCommand()