Lines Matching refs:pSupportedMacroItems
50 SvBaseEventDescriptor::SvBaseEventDescriptor( const SvEventDescription* pSupportedMacroItems ) : in SvBaseEventDescriptor() argument
60 mpSupportedMacroItems(pSupportedMacroItems), in SvBaseEventDescriptor()
63 DBG_ASSERT(pSupportedMacroItems != NULL, "Need a list of supported events!"); in SvBaseEventDescriptor()
397 const SvEventDescription* pSupportedMacroItems) : in SvEventDescriptor() argument
398 SvBaseEventDescriptor(pSupportedMacroItems), in SvEventDescriptor()
445 const SvEventDescription* pSupportedMacroItems) : in SvDetachedEventDescriptor() argument
446 SvBaseEventDescriptor(pSupportedMacroItems), in SvDetachedEventDescriptor()
537 …TableEventDescriptor::SvMacroTableEventDescriptor(const SvEventDescription* pSupportedMacroItems) : in SvMacroTableEventDescriptor() argument
538 SvDetachedEventDescriptor(pSupportedMacroItems) in SvMacroTableEventDescriptor()
544 const SvEventDescription* pSupportedMacroItems) : in SvMacroTableEventDescriptor() argument
545 SvDetachedEventDescriptor(pSupportedMacroItems) in SvMacroTableEventDescriptor()