Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp43 static constexpr const char *FUNCTION_REMOVE_PRINTER = "removePrinters"; variable
427 PRINT_NAPI_METHOD(FUNCTION_REMOVE_PRINTER, NapiPrintExt::RemovePrinters), in Init()