GetHashOfPrinterInfo   27 chrome/service/cloud_print/cloud_print_service_helpers.h std::string GetHashOfPrinterInfo(
GetHashOfPrinterInfo   51 chrome/service/cloud_print/cloud_print_service_helpers_unittest.cc TEST(CloudPrintServiceHelpersTest, GetHashOfPrinterInfo) {
GetHashOfPrinterInfo   63 chrome/service/cloud_print/cloud_print_service_helpers_unittest.cc             GetHashOfPrinterInfo(printer_info));
GetHashOfPrinterInfo   88 chrome/service/cloud_print/cloud_print_service_helpers_unittest.cc       GetHashOfPrinterInfo(printer_info).c_str());
GetHashOfPrinterInfo  714 chrome/service/cloud_print/printer_job_handler.cc   std::string tags_hash = GetHashOfPrinterInfo(printer_info);
GetHashOfPrinterInfo  481 chrome/service/cloud_print/printer_job_handler_unittest.cc   info_from_cloud_.tags_hash = GetHashOfPrinterInfo(basic_info_);