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