Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx252 struct AncestorEvent struct
254 AncestorEvent( sal_Int32 nAttrNum ):aAttributeList(nAttrNum){}; in AncestorEvent() function
301 std::vector< AncestorEvent* > m_vAncestorEvents;
380 const std::vector< AncestorEvent* >::const_iterator& ii,
1546 AncestorEvent* ancestorEvent = new AncestorEvent( nLength ); in addStartAncestorEvent()
1562 AncestorEvent* ancestorEvent = new AncestorEvent(0); in addEndAncestorEvent()
1597 const std::vector< AncestorEvent* >::const_iterator& ii, in checkAncestorStartElementEvent()
1600 std::vector< AncestorEvent* >::const_iterator next = ii+1; in checkAncestorStartElementEvent()
1626 std::vector< AncestorEvent* >::const_iterator ii; in flushAncestorEvents()
1634 AncestorEvent* ancestorEvent = *ii; in flushAncestorEvents()
[all …]

Completed in 36 milliseconds