GetHashOfPrinterTags   77 chrome/common/cloud_print/cloud_print_helpers.h std::string GetHashOfPrinterTags(const PrinterTags& printer_tags);
GetHashOfPrinterTags   81 chrome/common/cloud_print/cloud_print_helpers_unittest.cc TEST(CloudPrintHelpersTest, GetHashOfPrinterTags) {
GetHashOfPrinterTags   93 chrome/common/cloud_print/cloud_print_helpers_unittest.cc             GetHashOfPrinterTags(printer_tags));
GetHashOfPrinterTags  118 chrome/common/cloud_print/cloud_print_helpers_unittest.cc       GetHashOfPrinterTags(printer_tags).c_str());
GetHashOfPrinterTags   71 chrome/service/cloud_print/cloud_print_service_helpers.cc   return GetHashOfPrinterTags(printer_info.options);