Home
last modified time | relevance | path

Searched defs:ppdHashCode (Results 1 – 3 of 3) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/src/
Dprinter_info.cpp207 void PrinterInfo::SetPpdHashCode(const std::string &ppdHashCode) in SetPpdHashCode()
/base/print/print_fwk/services/print_service/src/
Dprint_system_data.cpp92 std::string ppdHashCode = object["ppdHashCode"].asString(); in ConvertJsonToPrinterInfo() local
406 std::string &ppdHashCode) in QueryPpdHashCodeByPrinterName()
Dprint_service_ability.cpp3322 …std::string ppdHashCode = DelayedSingleton<PrintCupsClient>::GetInstance()->GetPpdHashCode(ppdName… in OnPrinterAddedToCups() local
3406 …std::string ppdHashCode = DelayedSingleton<PrintCupsClient>::GetInstance()->GetPpdHashCode(ppdName… in AddIpPrinterToCupsWithPpd() local
3859 …std::string ppdHashCode = DelayedSingleton<PrintCupsClient>::GetInstance()->GetPpdHashCode(ppdName… in RefreshPrinterInfoByPpd() local
3897 …std::string ppdHashCode = DelayedSingleton<PrintCupsClient>::GetInstance()->GetPpdHashCode(ppdName… in ConnectUsbPrinter() local
4041 const std::string& ppdHashCode) in IsPrinterPpdUpdateRequired()