Searched defs:accessConfigurationValue (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DParameterMgrFullConnector.cpp119 bool CParameterMgrFullConnector::accessConfigurationValue(const string &strDomain, function in class:CParameterMgrFullConnector
124 return _pParameterMgr->accessConfigurationValue(strDomain, strConfiguration, strPath, strValue,
H A DParameterMgr.cpp1787 if (!accessConfigurationValue(remoteCommand.getArgument(0), remoteCommand.getArgument(1),
1806 accessConfigurationValue(remoteCommand.getArgument(0), remoteCommand.getArgument(1),
2009 bool CParameterMgr::accessConfigurationValue(const string &strDomain, function in class:CParameterMgr

Completed in 304 milliseconds