Home
last modified time | relevance | path

Searched refs:shouldTruncateTimestamp (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/logd/
H A DLogEvent.h148 inline bool shouldTruncateTimestamp() const { in shouldTruncateTimestamp() function
/aosp12/packages/modules/StatsD/statsd/src/
H A Dstats_log_util.cpp582 if (event.shouldTruncateTimestamp() || in truncateTimestampIfNecessary()