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

/external/parameter-framework/upstream/parameter/
H A DPluginLocation.cpp57 CXmlElement xmlPluginElement; local
59 while (childIterator.next(xmlPluginElement)) {
62 _pluginList.push_back(xmlPluginElement.getNameAttribute());

Completed in 536 milliseconds