Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/helper/
H A Dxsecsign.cxx109 sal_Int32 nBlockerId = m_xSAXEventKeeper->addBlocker(); in prepareSignatureToWrite() local
110 m_xSAXEventKeeper->setSecurityId(nBlockerId, nSecurityId); in prepareSignatureToWrite()
113 xBlockerMonitor->setBlockerId(nBlockerId); in prepareSignatureToWrite()
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx915 int nBlockerId = m_xSAXEventKeeper->addBlocker(); in SignatureEntity() local
916 m_xSAXEventKeeper->setSecurityId(nBlockerId, m_nSecurityId); in SignatureEntity()
919 xBlockerMonitor->setBlockerId(nBlockerId); in SignatureEntity()

Completed in 27 milliseconds