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

/external/parameter-framework/upstream/parameter/
H A DElementLocator.h36 class CElementLocator class
39 CElementLocator(CElement *pSubRootElement, bool bStrict = true);
H A DElementLocator.cpp35 CElementLocator::CElementLocator(CElement *pSubRootElement, bool bStrict) function in class:CElementLocator
41 bool CElementLocator::locate(const string &strPath, CElement **ppElement, string &strError)

Completed in 80 milliseconds