OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCloudPrintServiceTagsHashTagName
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/common/cloud_print/
cloud_print_constants.cc
58
const char
kCloudPrintServiceTagsHashTagName
[] = "__cp__tagshash";
cloud_print_constants.h
70
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 1990 milliseconds