Searched defs:getParameterMapping (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DParameterMgrFullConnector.cpp128 bool CParameterMgrFullConnector::getParameterMapping(const string &strPath, string &strValue) const function in class:CParameterMgrFullConnector
130 return _pParameterMgr->getParameterMapping(strPath, strValue);
H A DParameterMgr.cpp1815 if (!getParameterMapping(remoteCommand.getArgument(0), strResult)) {
1982 bool CParameterMgr::getParameterMapping(const string &strPath, string &strResult) const function in class:CParameterMgr

Completed in 91 milliseconds