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 63 const char kCloudPrintServiceTagsHashTagName[] = "__cp__tagshash";
cloud_print_constants.h 74 extern const char kCloudPrintServiceTagsHashTagName[];
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_service_helpers.cc 81 kCloudPrintServiceTagsHashTagName);
cloud_print_connector.cc 418 StartsWithASCII(tag, kCloudPrintServiceTagsHashTagName, false)) {

Completed in 125 milliseconds