Searched refs:LogBufferElementCollection (Results 1 – 2 of 2) sorted by relevance
76 typedef std::list<LogBufferElement *> LogBufferElementCollection; typedef79 LogBufferElementCollection mLogElements;86 LogBufferElementCollection::iterator mLast[LOG_ID_MAX];90 LogBufferElementCollection::iterator>95 LogBufferElementCollection::iterator>146 LogBufferElementCollection::iterator erase(147 LogBufferElementCollection::iterator it, bool coalesce = false);
158 LogBufferElementCollection::iterator it = mLogElements.begin(); in init()235 LogBufferElementCollection::iterator it = mLogElements.end(); in log()236 LogBufferElementCollection::iterator last = it; in log()311 LogBufferElementCollection::iterator LogBuffer::erase( in erase()312 LogBufferElementCollection::iterator it, bool coalesce) { in erase()508 LogBufferElementCollection::iterator it; in prune()623 LogBufferElementCollection::iterator lastt; in prune()913 LogBufferElementCollection::iterator it; in flushTo()