Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp520 string baseUnit = unit.substr(powerValue.first.length()); in ComputePowerValue() local
521 double value = ComputeSIPrefixValue(baseUnit); in ComputePowerValue()
524 ComputeFactorValue(baseUnit, measSys, factors); in ComputePowerValue()