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