Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dvendor_extension.h91 int32_t (*removePrinterFromCups)(const char *printerId); member
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_bsuni_driver.cpp249 printServiceAbility.removePrinterFromCups = RemovePrinterFromCups; in OnCreate()