Searched refs:bOn (Results 1 – 5 of 5) sorted by relevance
153 bool CParameterMgrFullConnector::setTuningMode(bool bOn, string& strError) in setTuningMode() argument155 return _pParameterMgr->setTuningMode(bOn, strError); in setTuningMode()
1869 bool CParameterMgr::setTuningMode(bool bOn, string& strError) in setTuningMode() argument1872 if (bOn && !getConstFrameworkConfiguration()->isTuningAllowed()) { in setTuningMode()1882 if (!bOn && _bTuningModeIsOn) { in setTuningMode()1893 _bTuningModeIsOn = bOn; in setTuningMode()
215 bool setTuningMode(bool bOn, std::string& strError);
145 bool setTuningMode(bool bOn, std::string& strError);
105 bool setTuningMode(bool bOn, std::string& strError);