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

  /external/chromium_org/chrome/common/cloud_print/
cloud_print_constants.cc 50 const char kCloudPrintServiceTagsHashTagName[] = "__cp__tagshash";
cloud_print_constants.h 62 extern const char kCloudPrintServiceTagsHashTagName[];
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_helpers.cc 79 kCloudPrintServiceTagsHashTagName);
cloud_print_connector.cc 370 StartsWithASCII(tag, kCloudPrintServiceTagsHashTagName, false)) {

Completed in 170 milliseconds