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

  /external/chromium_org/chrome/common/
child_process_logging.h 79 static const size_t kPrinterInfoStrLen = 64;
child_process_logging_posix.cc 42 char g_printer_info[kPrinterInfoStrLen * kMaxReportedPrinterRecords + 1] = "";
123 printer_info_str.resize((i + 1) * kPrinterInfoStrLen, ' ');
  /external/chromium_org/chrome/app/
breakpad_linux.cc     [all...]

Completed in 56 milliseconds