Lines Matching refs:pSupportedMacroItems
55 SvBaseEventDescriptor::SvBaseEventDescriptor( const SvEventDescription* pSupportedMacroItems ) : in SvBaseEventDescriptor() argument
65 mpSupportedMacroItems(pSupportedMacroItems), in SvBaseEventDescriptor()
68 DBG_ASSERT(pSupportedMacroItems != NULL, "Need a list of supported events!"); in SvBaseEventDescriptor()
408 const SvEventDescription* pSupportedMacroItems) : in SvEventDescriptor() argument
409 SvBaseEventDescriptor(pSupportedMacroItems), in SvEventDescriptor()
461 const SvEventDescription* pSupportedMacroItems) : in SvDetachedEventDescriptor() argument
462 SvBaseEventDescriptor(pSupportedMacroItems), in SvDetachedEventDescriptor()
556 …TableEventDescriptor::SvMacroTableEventDescriptor(const SvEventDescription* pSupportedMacroItems) : in SvMacroTableEventDescriptor() argument
557 SvDetachedEventDescriptor(pSupportedMacroItems) in SvMacroTableEventDescriptor()
563 const SvEventDescription* pSupportedMacroItems) : in SvMacroTableEventDescriptor() argument
564 SvDetachedEventDescriptor(pSupportedMacroItems) in SvMacroTableEventDescriptor()