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

/external/parameter-framework/upstream/parameter/
H A DConfigurableElement.cpp490 bool CConfigurableElement::isRogue() const function in class:CConfigurableElement
H A DElementHandle.cpp84 bool ElementHandle::isRogue() const function in class:ElementHandle
86 return mElement.isRogue();
371 if (!isRogue()) {

Completed in 104 milliseconds