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

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

Completed in 195 milliseconds