Searched refs:Untracked (Results 1 – 2 of 2) sorted by relevance
2068 TIXMLASSERT( _elementPool.CurrentAllocs() == _elementPool.Untracked() ); in Clear()2069 TIXMLASSERT( _attributePool.CurrentAllocs() == _attributePool.Untracked() ); in Clear()2070 TIXMLASSERT( _textPool.CurrentAllocs() == _textPool.Untracked() ); in Clear()2071 TIXMLASSERT( _commentPool.CurrentAllocs() == _commentPool.Untracked() ); in Clear()
424 int Untracked() const { in Untracked() function
Completed in 13 milliseconds