Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DDomainConfiguration.cpp228 bool CDomainConfiguration::setElementSequence(const std::vector<string> &newElementSequence, in setElementSequence() argument
234 for (const std::string &elementPath : newElementSequence) { in setElementSequence()
DDomainConfiguration.h71 bool setElementSequence(const std::vector<std::string> &newElementSequence, std::string &error);