Searched refs:OnVendorStatusUpdate (Results 1 – 5 of 5) sorted by relevance
33 …MOCK_METHOD3(OnVendorStatusUpdate, bool (const std::string &, const std::string &, const PrinterVe…
40 …virtual bool OnVendorStatusUpdate(const std::string &globalVendorName, const std::string &printerI…
208 bool OnVendorStatusUpdate(const std::string &globalVendorName, const std::string &printerId,
377 return printServiceAbility->OnVendorStatusUpdate(globalVendorName, printerId, status); in OnPrinterStatusChanged()
3383 bool PrintServiceAbility::OnVendorStatusUpdate(const std::string &globalVendorName, const std::stri… in OnVendorStatusUpdate() function in OHOS::Print::PrintServiceAbility