Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/mediametrics/
H A DMediaMetricsService.h129 static constexpr size_t STATSD_LOG_LINES_DUMP = 4; // normal amount of lines to dump variable
H A DMediaMetricsService.cpp336 all ? STATSD_LOG_LINES_MAX : STATSD_LOG_LINES_DUMP); in dump()