Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgr.cpp913 string strLastAppliedConfigurations; in statusCommandProcess() local
914 getConfigurableDomains()->listLastAppliedConfigurations(strLastAppliedConfigurations); in statusCommandProcess()
915 strResult += strLastAppliedConfigurations; in statusCommandProcess()