Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/
H A Dscan_module.cpp30 static constexpr const char *FUNCTION_GET_SCAN_OPTION = "getScanOption"; variable
71 SCAN_NAPI_METHOD(FUNCTION_GET_SCAN_OPTION, NapiInnerScan::GetScanOption), in Init()