GetDriverInfo     357 printing/backend/print_backend_win.cc   return GetDriverInfo(printer);
GetDriverInfo      18 printing/backend/printing_info_win.h PRINTING_EXPORT uint8* GetDriverInfo(HANDLE printer, int level);
GetDriverInfo      45 printing/backend/printing_info_win.h     buffer_.reset(GetDriverInfo(printer, level));
GetDriverInfo     347 printing/backend/win_helper.cc   std::string driver_info = GetDriverInfo(printer);
GetDriverInfo     171 printing/backend/win_helper.h PRINTING_EXPORT std::string GetDriverInfo(HANDLE printer);