Searched refs:IPPPrinter (Results 1 – 1 of 1) sorted by relevance
21 class IPPPrinter { class23 IPPPrinter(const BString& uri, uint32 type) in IPPPrinter() function in IPPPrinter43 typedef HashMap<HashString,IPPPrinter*> IPPPrinterMap;98 IPPPrinter *printer = fPrinters.Get(uri); in Listen()100 printer = new IPPPrinter(uri, type); in Listen()