Searched refs:noteInvalidatedBucket (Results 1 – 3 of 3) sorted by relevance
611 void noteInvalidatedBucket(int64_t metricId);
850 void StatsdStats::noteInvalidatedBucket(int64_t metricId) { in noteInvalidatedBucket() function in android::os::statsd::StatsdStats
486 StatsdStats::getInstance().noteInvalidatedBucket(mMetricId); in invalidateCurrentBucket()