Searched refs:LogBufferElementCollection (Results 1 – 2 of 2) sorted by relevance
34 typedef std::list<LogBufferElement *> LogBufferElementCollection; typedef37 LogBufferElementCollection mLogElements;45 LogBufferElementCollection::iterator>90 LogBufferElementCollection::iterator erase(91 LogBufferElementCollection::iterator it, bool engageStats = true);
168 LogBufferElementCollection::iterator it = mLogElements.end(); in log()169 LogBufferElementCollection::iterator last = it; in log()241 LogBufferElementCollection::iterator LogBuffer::erase( in erase()242 LogBufferElementCollection::iterator it, bool engageStats) { in erase()393 LogBufferElementCollection::iterator it; in prune()476 LogBufferElementCollection::iterator lastt; in prune()692 LogBufferElementCollection::iterator it; in flushTo()