Searched refs:OnUpdatePrinterToDiscovery (Results 1 – 4 of 4) sorted by relevance
31 …virtual int32_t OnUpdatePrinterToDiscovery(const std::string &vendorName, const PrinterInfo &print…
36 …int32_t OnUpdatePrinterToDiscovery(const std::string &vendorName, const PrinterInfo &printerInfo) …
116 int32_t VendorWlanGroup::OnUpdatePrinterToDiscovery(const std::string &vendorName, const PrinterInf… in OnUpdatePrinterToDiscovery() function in VendorWlanGroup
267 return wlanGroupDriver->OnUpdatePrinterToDiscovery(vendorName, printerInfo); in UpdatePrinterToDiscovery()