Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dgrxmldoc.h162 int m_TagAutoIndex; variable
Dgrxmldoc.cpp101 m_TagAutoIndex = 0; in GRXMLDoc()
928 success = m_TagList.insert( m_TagAutoIndex++, s ); in addTagToList()