Home
last modified time | relevance | path

Searched defs:SetScanIOMode (Results 1 – 4 of 4) sorted by relevance

/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
Dscan_service_proxy.cpp297 int32_t ScanServiceProxy::SetScanIOMode(const std::string scannerId, const bool isNonBlocking) in SetScanIOMode() function in OHOS::Scan::ScanServiceProxy
Dscan_manager_client.cpp397 int32_t ScanManagerClient::SetScanIOMode(const std::string scannerId, const bool isNonBlocking) in SetScanIOMode() function in OHOS::Scan::ScanManagerClient
/base/print/print_fwk/services/scan_service/src/
Dscan_service_ability.cpp1048 int32_t ScanServiceAbility::SetScanIOMode(const std::string scannerId, const bool isNonBlocking) in SetScanIOMode() function in OHOS::Scan::ScanServiceAbility
/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/
Dnapi_inner_scan.cpp521 napi_value NapiInnerScan::SetScanIOMode(napi_env env, napi_callback_info info) in SetScanIOMode() function in OHOS::Scan::NapiInnerScan