Searched refs:checkTuningModeOn (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DParameterMgr.cpp1474 if (!checkTuningModeOn(strResult)) {
1600 if (!checkTuningModeOn(result)) {
1963 if (bSet && !checkTuningModeOn(strError)) {
2227 if (!checkTuningModeOn(strError)) {
2241 if (!checkTuningModeOn(strError)) {
2265 if (!checkTuningModeOn(strError)) {
2284 if (!checkTuningModeOn(strResult)) {
2307 if (!checkTuningModeOn(strError)) {
2336 if (!checkTuningModeOn(strError)) {
2355 if (!checkTuningModeOn(strErro
2713 bool CParameterMgr::checkTuningModeOn(string &strError) const function in class:CParameterMgr
[all...]
H A DParameterMgr.h630 bool checkTuningModeOn(std::string &strError) const;

Completed in 70 milliseconds