Searched refs:shortMode (Results 1 – 1 of 1) sorted by relevance
261 std::string shortMode = i_modeString; in convertStringToMode() local265 shortMode.erase(0, prefix.length()); in convertStringToMode()267 if (shortMode == "FFO") in convertStringToMode()271 else if (shortMode == "SFP") in convertStringToMode()275 else if (shortMode == "MaxFrequency") in convertStringToMode()279 else if (shortMode == "NonDeterministic") in convertStringToMode()287 "MODE", shortMode, "DATA", e.what()); in convertStringToMode()