Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/
H A Dscan_module.cpp23 static constexpr const char *FUNCTION_GET_SCANNER_LIST = "getScannerList"; variable
64 SCAN_NAPI_METHOD(FUNCTION_GET_SCANNER_LIST, NapiInnerScan::GetScannerList), in Init()