Searched refs:ppElement (Results 1 – 2 of 2) sorted by relevance
41 bool CElementLocator::locate(const string &strPath, CElement **ppElement, string &strError) in locate() argument75 *ppElement = _pSubRootElement->findDescendant(pathNavigator); in locate()77 if (!*ppElement) { in locate()
42 bool locate(const std::string &strPath, CElement **ppElement, std::string &strError);