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

  /external/chromium/chrome/common/
child_process_logging.h 21 static const int kMaxReportedActiveExtensions = 10;
child_process_logging_win.cc 119 for (size_t i = 0; i < kMaxReportedActiveExtensions; ++i) {

Completed in 20 milliseconds