Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp58 static constexpr const char *FUNCTION_DELETE_PRINTER_FROM_CUPS = "deletePrinterFromCups"; variable
442 PRINT_NAPI_METHOD(FUNCTION_DELETE_PRINTER_FROM_CUPS, NapiPrintExt::DeletePrinterFromCups), in Init()