Home
last modified time | relevance | path

Searched defs:numValue (Results 1 – 8 of 8) sorted by relevance

/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dscan_option_value_helper.cpp56 … int32_t numValue = NapiScanUtils::GetInt32Property(env, jsValue, PARAM_SCAN_OPTION_NUM_VALUE); in BuildFromJs() local
/base/print/print_fwk/frameworks/models/scan_models/src/
Dscan_option_value.cpp72 void ScanOptionValue::SetNumValue(const int32_t &numValue) in SetNumValue()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_config.cpp155 uint64_t numValue = std::strtoull(value.c_str(), &numEndIndex, DECIMAL_UNIT); in SetMaxStorageSizeItem() local
/base/print/print_fwk/frameworks/ohscan/src/
Dscan_context.cpp269 int32_t numValue = 0; in GetOptionValueFromTable() local
/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
Dscanserviceability_fuzzer.cpp278 int32_t numValue = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestActionGetValue() local
/base/print/print_fwk/services/scan_service/src/
Dscan_service_ability.cpp681 int32_t numValue = value.GetNumValue(); in ActionSetValue() local
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp180 double numValue = defaultValue; in ParseNumberValue() local
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
Dscanhelper_fuzzer.cpp156 int32_t numValue = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestSetNumValue() local