Searched refs:m_ignore_existing (Results 1 – 1 of 1) sorted by relevance
840 m_ignore_existing (true), in ProcessAttachInfo()850 m_ignore_existing (true), in ProcessAttachInfo()873 return m_ignore_existing; in GetIgnoreExisting()879 m_ignore_existing = b; in SetIgnoreExisting()930 m_ignore_existing = true; in Clear()949 bool m_ignore_existing; variable