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
103
std::string
GetPrinterName
() const;
cloud_print_connector.cc
546
if (IsSamePrinter(it->second->
GetPrinterName
(), info.printer_name)) {
printer_job_handler.cc
96
std::string PrinterJobHandler::
GetPrinterName
() const {
Completed in 37 milliseconds