Home
last modified time | relevance | path

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

/system/core/logd/
DLogStatistics.h108 void subtract(TKey key, LogBufferElement *element) { in subtract() function
174 inline bool subtract(LogBufferElement *element) { in subtract() function
215 inline bool subtract(LogBufferElement *element) { in subtract() function
DLogStatistics.cpp99 void LogStatistics::subtract(LogBufferElement *element) { in subtract() function in LogStatistics