Searched refs:VENDOR_CONVERTED_PRINTERID (Results 1 – 1 of 1) sorted by relevance
25 const std::string VENDOR_CONVERTED_PRINTERID = "uuid"; variable176 if (bothPrinterId.find(VENDOR_CONVERTED_PRINTERID) != std::string::npos) { in IsGroupDriver()