Searched refs:getParameterMapping (Results 1 – 6 of 6) sorted by relevance
128 bool CParameterMgrFullConnector::getParameterMapping(const string &strPath, string &strValue) const in getParameterMapping() function in CParameterMgrFullConnector130 return _pParameterMgr->getParameterMapping(strPath, strValue); in getParameterMapping()
250 bool getParameterMapping(const std::string &strPath, std::string &strValue) const;
1815 if (!getParameterMapping(remoteCommand.getArgument(0), strResult)) { in showMappingCommandProcess()1982 bool CParameterMgr::getParameterMapping(const string &strPath, string &strResult) const in getParameterMapping() function in CParameterMgr
119 bool getParameterMapping(const std::string &strPath, std::string &strValue) const;
129 bool getParameterMapping(const std::string& strPath, std::string& strValue) const;
98 ## `getParameterMapping`