Home
last modified time | relevance | path

Searched refs:kSystemNameTagName (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/cloud_print/
Dcloud_print_constants.cc59 const char kSystemNameTagName[] = "system_name"; variable
Dcloud_print_constants.h69 extern const char kSystemNameTagName[];
Dcloud_print_helpers.cc32 printer_tags_out[kSystemNameTagName] = in PreparePrinterTags()