Home
last modified time | relevance | path

Searched refs:SetMinValue (Results 1 - 5 of 5) sorted by relevance

/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_range.cpp50 void ScanRange::SetMinValue(const int32_t &minValue) in SetMinValue() function in OHOS::Scan::ScanRange
82 SetMinValue(parcel.ReadInt32()); in ReadFromParcel()
H A Dscan_range_helper.cpp49 nativeObj->SetMinValue(NapiScanUtils::GetInt32FromValue(env, jsMinValue)); in BuildFromJs()
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_range.h35 void SetMinValue(const int32_t &minValue);
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp478 range.SetMinValue(minValue); in TestSetMinValue()
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp706 scanRange.SetMinValue(optionDesc->constraint.range->min); in SelectScanOptionDesc()

Completed in 7 milliseconds