Home
last modified time | relevance | path

Searched defs:minValue (Results 1 - 7 of 7) 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() argument
/base/global/i18n/frameworks/intl/src/
H A Dplural_rules.cpp47 int PluralRules::GetValidInteger(std::string &integerStr, int minValue, int maxValue, int defaultValue) in GetValidInteger() argument
/base/msdp/device_status/utils/common/include/
H A Dutil.h85 bool AddInt(T op1, T op2, T minValue, T maxValue, T &res) in AddInt() argument
/base/sensors/sensor/vibration_convert/core/utils/src/
H A Dutils.cpp134 double minValue = *min_element(values.begin(), values.end()); in NormalizePercentage() local
157 double minValue = 0.0; in NormalizePercentageMin() local
171 std::vector<int32_t> NormalizePercentageRange(const std::vector<double> &values, double minValue, double maxValue) in NormalizePercentageRange() argument
[all...]
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp389 void DateTimeFormatImpl::ZeroPadding(string &appendTo, uint32_t minValue, uint32_t maxValue, int32_t value) const in ZeroPadding() argument
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp477 int32_t minValue = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestSetMinValue() local
/base/telephony/core_service/services/sim/test/
H A Dtest.cpp298 int minValue = static_cast<int>(min); in Among() local
305 int minValue = static_cast<int>(min); in AmongLock() local
325 int minValue = static_cast<int>(min); in AmongLockType() local
332 int minValue = static_cast<int>(min); in AmongPersoLockType() local

Completed in 10 milliseconds