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

  /external/chromium_org/chrome/common/
child_process_logging.h 68 extern char g_printer_info[];
child_process_logging_posix.cc 42 char g_printer_info[kPrinterInfoStrLen * kMaxReportedPrinterRecords + 1] = ""; member in namespace:child_process_logging
125 base::strlcpy(g_printer_info, printer_info_str.c_str(),
126 arraysize(g_printer_info));
  /external/chromium_org/chrome/app/
breakpad_linux.cc     [all...]

Completed in 255 milliseconds