Home
last modified time | relevance | path

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

/base/print/print_fwk/services/print_service/include/
H A Dprint_service_ability.h181 void NotifyAppDeletePrinter(const std::string &printerId);
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp2803 NotifyAppDeletePrinter(printerId); in DeletePrinterFromCups()
2962 void PrintServiceAbility::NotifyAppDeletePrinter(const std::string &printerId) in NotifyAppDeletePrinter() function in OHOS::Print::PrintServiceAbility
2987 PRINT_HILOGI("NotifyAppDeletePrinter lastUsedPrinterId = %{public}s", lastUsedPrinterId.c_str()); in NotifyAppDeletePrinter()
3244 NotifyAppDeletePrinter(globalPrinterId); in RemoveVendorPrinterFromCups()

Completed in 7 milliseconds