Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DSelectionCriteriaDefinition.cpp55 return static_cast<const CSelectionCriterion*>(findChild(strName)); in getSelectionCriterion()
60 return static_cast<CSelectionCriterion*>(findChild(strName)); in getSelectionCriterion()
DElement.h104 const CElement* findChild(const std::string& strName) const;
105 CElement* findChild(const std::string& strName);
DElement.cpp540 const CElement* pChild = findChild(*pStrChildName); in findDescendant()
559 CElement* pChild = findChild(*pStrChildName); in findDescendant()
582 CElement* CElement::findChild(const string& strName) in findChild() function in CElement
599 const CElement* CElement::findChild(const string& strName) const in findChild() function in CElement
DConfigurableDomain.cpp337 …CDomainConfiguration* pDomainConfiguration = static_cast<CDomainConfiguration*>(findChild(xmlConfi… in parseSettings()
424 …ration* pDomainConfiguration = static_cast<const CDomainConfiguration*>(findChild(strConfiguration… in findConfigurationBlackboard()
594 if (findChild(strName)) { in createConfiguration()
1126 …CDomainConfiguration* pDomainConfiguration = static_cast<CDomainConfiguration*>(findChild(strConfi… in findConfiguration()
1139 …ration* pDomainConfiguration = static_cast<const CDomainConfiguration*>(findChild(strConfiguration… in findConfiguration()
DComponentLibrary.cpp50 return static_cast<const CComponentType*>(findChild(strName)); in getComponentType()
DConfigurableDomains.cpp115 if (findChild(strName)) { in createDomain()
604 …gurableDomain* pConfigurableDomain = static_cast<const CConfigurableDomain*>(findChild(strDomain)); in findConfigurableDomain()
DConfigurableElement.cpp148 …const CConfigurableElement* pChild = static_cast<const CConfigurableElement*>(findChild(*pStrChild… in accessValue()
DParameterMgr.cpp554 …static_cast<const CSubsystemPlugins*>(getConstFrameworkConfiguration()->findChild("SubsystemPlugin… in loadFrameworkConfiguration()
/external/v8/tools/
Dprofile.js739 CallTree.Node.prototype.findChild = function(label) { method in CallTree.Node
751 return this.findChild(label) || this.addChild(label);
788 var child = curr.findChild(labels[pos]);
/external/deqp/scripts/
Dbuild_android_mustpass.py207 def findChild (node, name): function
217 nextNode = findChild(curNode, component)
223 if not findChild(curNode, components[-1]):
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/beautifulsoup/
DBeautifulSoup.py830 findChild = find variable in Tag
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...