Home
last modified time | relevance | path

Searched refs:NotifyAppDeletePrinter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_ability.h183 void NotifyAppDeletePrinter(const std::string &printerId);
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp2862 NotifyAppDeletePrinter(printerId); in DeletePrinterFromCups()
3049 void PrintServiceAbility::NotifyAppDeletePrinter(const std::string &printerId) in NotifyAppDeletePrinter() function in OHOS::Print::PrintServiceAbility
3378 NotifyAppDeletePrinter(globalPrinterId); in RemoveVendorPrinterFromCups()