Searched refs:noteInvalidatedBucket (Results 1 – 3 of 3) sorted by relevance
444 void noteInvalidatedBucket(int64_t metricId);
552 void StatsdStats::noteInvalidatedBucket(int64_t metricId) { in noteInvalidatedBucket() function in android::os::statsd::StatsdStats
443 StatsdStats::getInstance().noteInvalidatedBucket(mMetricId); in invalidateCurrentBucketWithoutResetBase()