Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp55 static constexpr const char *FUNCTION_GET_PRINTER_PREFERENCE = "getPrinterPreference"; variable
439 PRINT_NAPI_METHOD(FUNCTION_GET_PRINTER_PREFERENCE, NapiInnerPrint::GetPrinterPreference), in Init()