Searched refs:checkTuningModeOn (Results 1 – 2 of 2) sorted by relevance
1727 if (bSet && !checkTuningModeOn(strError)) { in accessParameterValue()1930 if (!checkTuningModeOn(strError)) { in setAutoSync()1959 if (!checkTuningModeOn(strError)) { in sync()1991 if (!checkTuningModeOn(strError)) { in createDomain()2003 if (!checkTuningModeOn(strError)) { in deleteDomain()2021 if (!checkTuningModeOn(strError)) { in deleteAllDomains()2035 if (!checkTuningModeOn(strResult)) { in setSequenceAwareness()2052 if (!checkTuningModeOn(strError)) { in createConfiguration()2070 if (!checkTuningModeOn(strError)) { in deleteConfiguration()2083 if (!checkTuningModeOn(strError)) { in restoreConfiguration()[all …]
522 bool checkTuningModeOn(std::string& strError) const;