Searched defs:checkTuningModeOn (Results 1 - 1 of 1) 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...]

Completed in 53 milliseconds