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

  /external/chromium/chrome/browser/extensions/
extension_updater.h 133 app_count(0),
137 int extension_count, theme_count, app_count, pending_count; member in struct:ManifestFetchesBuilder::URLStats
extension_service.cc 931 int app_count = 0; local
    [all...]
extension_updater.cc 261 url_stats_.app_count);
330 ++url_stats_.app_count;
    [all...]
  /external/oprofile/pp/
opreport.cpp 131 count_type app_count = summ.add_files(profile.files, pclass); local
132 counts[pclass] += app_count;
133 group_total += app_count;

Completed in 92 milliseconds