OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kPrinterNameValue
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/common/cloud_print/
cloud_print_constants.cc
15
const char
kPrinterNameValue
[] = "printer";
/external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_requester.cc
28
const char
kPrinterNameValue
[] = "printer";
136
net::AddMultipartValueForUpload(
kPrinterNameValue
, device_name, mime_boundary,
140
net::AddMultipartValueForUpload(
kPrinterNameValue
, device_name, mime_boundary,
Completed in 51 milliseconds