Searched defs:ppElement (Results 1 - 1 of 1) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DElementLocator.cpp41 bool CElementLocator::locate(const string &strPath, CElement **ppElement, string &strError) argument
75 *ppElement = _pSubRootElement->findDescendant(pathNavigator);
77 if (!*ppElement) {

Completed in 253 milliseconds