Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/activity_log/
Duma_policy.cc31 const int kCreatedInput = 1 << extensions::UmaPolicy::CREATED_INPUT;
183 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(CREATED_INPUT), in HistogramOnClose()
184 statuses[CREATED_INPUT - 1]); in HistogramOnClose()
211 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(CREATED_INPUT), in HistogramOnClose()
212 statuses[CREATED_INPUT - 1]); in HistogramOnClose()
349 case CREATED_INPUT: in GetHistogramName()
Duma_policy.h46 CREATED_INPUT, enumerator