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

/external/parameter-framework/parameter/
H A DElementLocator.cpp35 CElementLocator::CElementLocator(CElement* pSubRootElement, bool bStrict) : _pSubRootElement(pSubRootElement), _bStrict(bStrict)
56 if (_bStrict) {
H A DElementLocator.h49 bool _bStrict; member in class:CElementLocator

Completed in 238 milliseconds