Searched refs:fromUnitType (Results 1 – 1 of 1) sorted by relevance
659 string fromUnitType; in Convert() local669 fromUnitType = curUnit.getType(); in Convert()675 …if (fromUnitType.empty() || toUnitType.empty() || strcmp(fromUnitType.c_str(), toUnitType.c_str())… in Convert()