Home
last modified time | relevance | path

Searched defs:setElementSequence (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/tools/xmlGenerator/
H A DPfwBaseTranslator.py116 def setElementSequence(self, paths): member in PfwBaseTranslator
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DDomainConfiguration.cpp228 bool CDomainConfiguration::setElementSequence(const std::vector<string> &newElementSequence, in setElementSequence() function in CDomainConfiguration
H A DParameterMgrFullConnector.cpp222 bool CParameterMgrFullConnector::setElementSequence( in setElementSequence() function in CParameterMgrFullConnector
H A DConfigurableDomains.cpp440 bool CConfigurableDomains::setElementSequence(const string &strDomain, in setElementSequence() function in CConfigurableDomains
H A DConfigurableDomain.cpp760 bool CConfigurableDomain::setElementSequence(const string &strConfiguration, in setElementSequence() function in CConfigurableDomain
H A DParameterMgr.cpp2504 bool CParameterMgr::setElementSequence(const string &strDomain, const string &strConfiguration, in setElementSequence() function in CParameterMgr