Home | History | Annotate | Download | only in parameter

Lines Matching refs:split

208      "Split configurable domain at given associated element path"},
1218 return split(remoteCommand.getArgument(0), remoteCommand.getArgument(1), strResult)
2464 bool CParameterMgr::split(const string &strDomain, const string &strConfigurableElementPath,
2492 bool isSuccess = getConfigurableDomains()->split(strDomain, pConfigurableElement, infos);