Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_descriptor.cpp113 void ScanOptionDescriptor::SetOptionConstraintRange(const ScanRange &optionConstraintRange) in SetOptionConstraintRange() function in OHOS::Scan::ScanOptionDescriptor
201 SetOptionConstraintRange(optionConstraintRange); in ReadFromParcel()
H A Dscan_option_descriptor_helper.cpp172 nativeObj->SetOptionConstraintRange(*scanRange); in ObjSetOptionConstraintRange()
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_option_descriptor.h43 void SetOptionConstraintRange(const ScanRange& optionConstraintRange);
/ohos5.0/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp134 scanOptDes.SetOptionConstraintRange(optionConstraintRange); in TestSetOptionConstraintRange()
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp784 desc.SetOptionConstraintRange(scanRange); in SelectScanOptionDesc()