Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DParameterMgr.cpp939 string strLastAppliedConfigurations; in statusCommandProcess() local
940 getConfigurableDomains()->listLastAppliedConfigurations(strLastAppliedConfigurations); in statusCommandProcess()
941 strResult += strLastAppliedConfigurations; in statusCommandProcess()