Searched defs:Drop (Results 1 – 2 of 2) sorted by relevance
169 void Drop(const TKey& key, const LogStatisticsElement& element) { in Drop() function201 void Drop(const LogStatisticsElement& element) { size_ -= element.msg_len; } in Drop() function244 void Drop(const LogStatisticsElement& element) { in Drop() function
253 void LogStatistics::Drop(LogStatisticsElement element) { in Drop() function in LogStatistics