Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/scan_service/include/
H A Dscan_service_ability.h88 …int32_t SelectScanOptionDesc(const SANE_Option_Descriptor* &optionDesc, ScanOptionDescriptor &desc…
/ohos5.0/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
H A Dscanserviceability_fuzzer.cpp168 ScanServiceAbility::GetInstance()->SelectScanOptionDesc(optionDescPtr, desc); in TestSelectScanOptionDesc()
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp776 int32_t ScanServiceAbility::SelectScanOptionDesc( in SelectScanOptionDesc() function in OHOS::Scan::ScanServiceAbility
849 int32_t state = SelectScanOptionDesc(optionDesc, desc); in GetScanOptionDesc()