Searched defs:createConfiguration (Results 1 - 9 of 9) sorted by relevance

/external/parameter-framework/upstream/tools/xmlGenerator/
H A DPfwBaseTranslator.py102 def createConfiguration(self, name): member in class:PfwBaseTranslator
105 self._ctx_command = "createConfiguration"
/external/testng/src/main/java/org/testng/internal/annotations/
H A DAnnotationHelper.java72 result = createConfiguration(bs, as, bt, at, bg, ag, bc, ac, bm, am);
96 result = createConfiguration(bs, as, bt, at, bg, ag, bc, ac, bm, am);
103 private static IConfigurationAnnotation createConfiguration(IConfigurationAnnotation bs, IConfigurationAnnotation as, method in class:AnnotationHelper
/external/parameter-framework/upstream/parameter/
H A DConfigurableDomains.cpp238 bool CConfigurableDomains::createConfiguration(const string &strDomain, function in class:CConfigurableDomains
251 return pConfigurableDomain->createConfiguration(strConfiguration, pMainBlackboard, strError);
H A DParameterMgrFullConnector.cpp154 bool CParameterMgrFullConnector::createConfiguration(const string &strDomain, function in class:CParameterMgrFullConnector
158 return _pParameterMgr->createConfiguration(strDomain, strConfiguration, strError);
H A DConfigurableDomain.cpp617 bool CConfigurableDomain::createConfiguration(const string &strName, function in class:CConfigurableDomain
H A DParameterMgr.cpp213 {"createConfiguration", &CParameterMgr::createConfigurationCommandProcess, 2,
1249 return createConfiguration(remoteCommand.getArgument(0), remoteCommand.getArgument(1),
2301 bool CParameterMgr::createConfiguration(const string &strDomain, const string &strConfiguration, function in class:CParameterMgr
2314 return logResult(getConfigurableDomains()->createConfiguration(
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/guice/extensions/struts2/lib/
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...

Completed in 1751 milliseconds