Home
last modified time | relevance | path

Searched defs:Subtract (Results 1 – 2 of 2) sorted by relevance

/system/core/logd/
DLogStatistics.h162 void Subtract(const TKey& key, const LogStatisticsElement& element) { in Subtract() function
197 bool Subtract(const LogStatisticsElement& element) { in Subtract() function
240 bool Subtract(const LogStatisticsElement& element) { in Subtract() function
DLogStatistics.cpp202 void LogStatistics::Subtract(LogStatisticsElement element) { in Subtract() function in LogStatistics