Searched refs:GetHashOfPrinterInfo (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_service_helpers_unittest.cc51 TEST(CloudPrintServiceHelpersTest, GetHashOfPrinterInfo) {
63 GetHashOfPrinterInfo(printer_info));
88 GetHashOfPrinterInfo(printer_info).c_str());
H A Dcloud_print_service_helpers.h27 std::string GetHashOfPrinterInfo(
H A Dcloud_print_service_helpers.cc69 std::string GetHashOfPrinterInfo( function in namespace:cloud_print
H A Dprinter_job_handler_unittest.cc481 info_from_cloud_.tags_hash = GetHashOfPrinterInfo(basic_info_);
H A Dprinter_job_handler.cc714 std::string tags_hash = GetHashOfPrinterInfo(printer_info);

Completed in 120 milliseconds