Searched refs:m_nMaxCount (Results 1 – 2 of 2) sorted by relevance
95 sal_Int32 m_nMaxCount; member107 , m_nMaxCount (nMaxCount ) in InteractionInfo()113 , m_nMaxCount (aCopy.m_nMaxCount ) in InteractionInfo()
143 bHandleIt = (rInfo.m_nCallCount <= rInfo.m_nMaxCount); in handle()199 bHandleIt = (rInfo.m_nCallCount <= rInfo.m_nMaxCount); in handleInteractionRequest()251 rInfo.m_nMaxCount = aInteractionInfo.m_nMaxCount ; in addInteractionRule()
Completed in 11 milliseconds