Searched refs:shortMode (Results 1 – 1 of 1) sorted by relevance
262 std::string shortMode = i_modeString; in convertStringToMode() local266 shortMode.erase(0, prefix.length()); in convertStringToMode()268 if (shortMode == "FFO") in convertStringToMode()272 else if (shortMode == "SFP") in convertStringToMode()276 else if (shortMode == "MaxFrequency") in convertStringToMode()280 else if (shortMode == "NonDeterministic") in convertStringToMode()288 "MODE", shortMode, "DATA", e.what()); in convertStringToMode()