Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp2068 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()
A Dtinyxml2.h424 int Untracked() const { in Untracked() function

Completed in 13 milliseconds