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

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

Completed in 393 milliseconds