Home | History | Annotate | Download | only in parameter

Lines Matching defs:setTuningMode

159     {"setTuningMode", &CParameterMgr::setTuningModeCommandProcess, 1, "on|off*",
933 if (setTuningMode(true, strResult)) {
939 if (setTuningMode(false, strResult)) {
2112 bool CParameterMgr::setTuningMode(bool bOn, string &strError)