HomeSort by relevance Sort by last modified time
    Searched refs:astrNewElementSequence (Results 1 - 9 of 9) sorted by null

  /external/parameter-framework/upstream/parameter/
ParameterMgrFullConnector.cpp 224 const std::vector<string> &astrNewElementSequence, string &strError)
226 return _pParameterMgr->setElementSequence(strDomain, strConfiguration, astrNewElementSequence,
ConfigurableDomain.h 84 const std::vector<std::string> &astrNewElementSequence,
ConfigurableDomains.h 121 const std::vector<std::string> &astrNewElementSequence,
ConfigurableDomains.cpp 442 const std::vector<string> &astrNewElementSequence,
454 return pConfigurableDomain->setElementSequence(strConfiguration, astrNewElementSequence,
ConfigurableDomain.cpp 761 const std::vector<string> &astrNewElementSequence,
773 return pDomainConfiguration->setElementSequence(astrNewElementSequence, strError);
    [all...]
ParameterMgr.cpp     [all...]
ParameterMgr.h 296 const std::vector<std::string> &astrNewElementSequence,
    [all...]
  /external/parameter-framework/upstream/parameter/include/
ParameterMgrFullConnector.h 161 const std::vector<std::string> &astrNewElementSequence,
  /external/parameter-framework/upstream/bindings/python/
pfw.i 152 bool setElementSequence(const std::string& strDomain, const std::string& strConfiguration, const std::vector<std::string>& astrNewElementSequence, std::string& strError);

Completed in 308 milliseconds