HomeSort by relevance Sort by last modified time
    Searched refs:CREATED_INPUT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/activity_log/
uma_policy.cc 41 const int kCreatedInput = 1 << UmaPolicy::CREATED_INPUT;
248 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(CREATED_INPUT),
249 statuses[CREATED_INPUT - 1]);
286 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(CREATED_INPUT),
287 statuses[CREATED_INPUT - 1]);
435 case CREATED_INPUT:
uma_policy.h 45 CREATED_INPUT,

Completed in 460 milliseconds