Home
last modified time | relevance | path

Searched refs:toUnitType (Results 1 - 1 of 1) sorted by relevance

/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp660 string toUnitType; in Convert() local
672 toUnitType = curUnit.getType(); in Convert()
675 if (fromUnitType.empty() || toUnitType.empty() || strcmp(fromUnitType.c_str(), toUnitType.c_str())) { in Convert()

Completed in 2 milliseconds