Searched refs:bStrict (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DElementLocator.cpp35 CElementLocator::CElementLocator(CElement *pSubRootElement, bool bStrict) argument
36 : _pSubRootElement(pSubRootElement), _bStrict(bStrict)
H A DElementLocator.h39 CElementLocator(CElement *pSubRootElement, bool bStrict = true);

Completed in 84 milliseconds