Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp653 int Convert(double &value, const string &fromUnit, const string &fromMeasSys, const string &toUnit, in Convert()
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Di18n_test.cpp477 std::string toUnit = "foot"; variable
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_addon.cpp150 std::string toUnit; in UnitConvert() local