Searched refs:getParameterMapping (Results 1 – 5 of 5) sorted by relevance
213 bool CParameterMgrFullConnector::getParameterMapping(const string& strPath, string& strValue) const in getParameterMapping() function in CParameterMgrFullConnector215 return _pParameterMgr->getParameterMapping(strPath, strValue); in getParameterMapping()
241 bool getParameterMapping(const std::string& strPath, std::string& strValue) const;
1573 if (!getParameterMapping(remoteCommand.getArgument(0), strResult)) { in showMappingCommandProcess()1745 bool CParameterMgr::getParameterMapping(const string& strPath, string& strResult) const in getParameterMapping() function in CParameterMgr
172 bool getParameterMapping(const std::string& strPath, std::string& strValue) const;
127 bool getParameterMapping(const std::string& strPath, std::string& strValue) const;