Home
last modified time | relevance | path

Searched refs:FUNCTION_QUERY_ADDED_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.cpp52 static constexpr const char *FUNCTION_QUERY_ADDED_PRINTER = "getAddedPrinters"; variable
436 PRINT_NAPI_METHOD(FUNCTION_QUERY_ADDED_PRINTER, NapiInnerPrint::QueryAddedPrinter), in Init()