Home
last modified time | relevance | path

Searched refs:pChildParameterBlock (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/parameter/
DParameterBlockType.cpp66 CParameterBlock* pChildParameterBlock = new CParameterBlock(CUtility::toString(uiChild), in populate() local
69 pElement->addChild(pChildParameterBlock); in populate()
71 base::populate(pChildParameterBlock); in populate()