Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:m_SubgraphList

835     bool success = m_SubgraphList.insert( ruleName, p_SubGraph );
859 if (m_SubgraphList.getValue( ruleName, &p_SubGraph ) ) {
866 m_SubgraphList.clear();
875 return m_SubgraphList.getValue(s, &p_SubGraph);
895 return m_SubgraphList.getIndex( p_SubGraph, &s );
947 m_SubgraphList.print();
997 m_SubgraphList.setName("Subgraphs");