Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/
H A Dscan_module.cpp42 static constexpr const char *FUNCTION_UPDATE_SCANNER_NAME = "updateScannerName"; variable
83 SCAN_NAPI_METHOD(FUNCTION_UPDATE_SCANNER_NAME, NapiInnerScan::UpdateScannerName), in Init()