OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPrinterName
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/service/cloud_print/
printer_job_handler.h
99
std::string
GetPrinterName
() const;
cloud_print_connector.cc
466
if (IsSamePrinter(it->second->
GetPrinterName
(), info.printer_name)) {
printer_job_handler.cc
65
std::string PrinterJobHandler::
GetPrinterName
() const {
Completed in 1225 milliseconds