Home
last modified time | relevance | path

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

/system/core/logd/
DLogStatistics.h134 void subtract(TKey key, LogBufferElement* element) { in subtract() function
211 inline bool subtract(LogBufferElement* element) { in subtract() function
254 inline bool subtract(LogBufferElement* element) { in subtract() function
DLogStatistics.cpp118 void LogStatistics::subtract(LogBufferElement* element) { in subtract() function in LogStatistics