Searched refs:InsertPrinterInfo (Results 1 – 3 of 3) sorted by relevance
49 void InsertPrinterInfo(const std::string &printerId, const PrinterInfo &printerInfo);
144 systemData->InsertPrinterInfo(printerId, printerInfo);260 systemData->InsertPrinterInfo(printerId, printerInfo);262 systemData->InsertPrinterInfo(printerId, printerInfo);
301 void PrintSystemData::InsertPrinterInfo(const std::string &printerId, const PrinterInfo &printerInf… in InsertPrinterInfo() function in OHOS::Print::PrintSystemData