Home
last modified time | relevance | path

Searched defs:optionUnit (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_descriptor.cpp83 void ScanOptionDescriptor::SetOptionUnit(const uint32_t &optionUnit) in SetOptionUnit()
H A Dscan_option_descriptor_helper.cpp96 uint32_t optionUnit = NapiScanUtils::GetUint32Property(env, jsValue, PARAM_OPTION_UNIT); in GetValueFromJs() local
/ohos5.0/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp75 uint32_t optionUnit = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestSetOptionUnit() local
533 uint32_t optionUnit = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestScanOptDesNapiInterface() local