HomeSort by relevance Sort by last modified time
    Searched full:enabled_app_count (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc 119 void ProfileSizeTask(const base::FilePath& path, int enabled_app_count) {
168 if (enabled_app_count != -1)
169 UMA_HISTOGRAM_COUNTS_10000("Profile.AppCount", enabled_app_count);
1010 int enabled_app_count = -1; local
    [all...]

Completed in 54 milliseconds