Searched refs:noteRestrictedMetricInsertError (Results 1 – 4 of 4) sorted by relevance
127 StatsdStats::getInstance().noteRestrictedMetricInsertError(mConfigKey, mMetricId); in flushRestrictedData()
669 void noteRestrictedMetricInsertError(const ConfigKey& configKey, int64_t metricId);
936 void StatsdStats::noteRestrictedMetricInsertError(const ConfigKey& configKey, in noteRestrictedMetricInsertError() function in android::os::statsd::StatsdStats
496 stats.noteRestrictedMetricInsertError(key, metricId); in TEST()