Searched defs:strPath (Results 1 – 9 of 9) sorted by relevance
/external/parameter-framework/parameter/ |
D | PathNavigator.cpp | 33 CPathNavigator::CPathNavigator(const std::string& strPath) : _uiCurrentIndex(0) in CPathNavigator() 38 void CPathNavigator::init(const std::string& strPath) in init() 95 std::string strPath = "/"; in getCurrentPath() local
|
D | ElementLocator.cpp | 40 bool CElementLocator::locate(const string& strPath, CElement** ppElement, string& strError) in locate()
|
D | ParameterMgrFullConnector.cpp | 72 CParameterHandle* CParameterMgrFullConnector::createParameterHandle(const string& strPath, in createParameterHandle() 198 bool CParameterMgrFullConnector::accessParameterValue(const string& strPath, string& strValue, in accessParameterValue() 206 const string& strPath, string& strValue, in accessConfigurationValue() 213 bool CParameterMgrFullConnector::getParameterMapping(const string& strPath, string& strValue) const in getParameterMapping() argument
|
D | XmlFileIncluderElement.cpp | 54 std::string strPath = xmlElement.getAttributeString("Path"); in fromXml() local
|
D | ParameterMgrPlatformConnector.cpp | 83 CParameterHandle* CParameterMgrPlatformConnector::createParameterHandle(const string& strPath, stri… in createParameterHandle() argument
|
D | ParameterMgr.cpp | 793 const CConfigurableElement* CParameterMgr::getConfigurableElement(const string& strPath, in getConfigurableElement() 821 CParameterHandle* CParameterMgr::createParameterHandle(const string& strPath, string& strError) in createParameterHandle() 1724 bool CParameterMgr::accessParameterValue(const string& strPath, string& strValue, bool bSet, string… in accessParameterValue() 1745 bool CParameterMgr::getParameterMapping(const string& strPath, string& strResult) const in getParameterMapping() argument 1781 …ionValue(const string& strDomain, const string& strConfiguration, const string& strPath, string& s… in accessConfigurationValue() 1849 …Mgr::accessValue(CParameterAccessContext& parameterAccessContext, const string& strPath, string& s… in accessValue()
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | config.cpp | 381 string strPath; in GetInstance() local 729 string strPath; in readOptionalConfig() local
|
/external/libnfc-nci/src/adaptation/ |
D | config.cpp | 396 string strPath; in GetInstance() local 744 string strPath; in readOptionalConfig() local
|
/external/libnfc-nci/halimpl/pn54x/utils/ |
D | phNxpConfig.cpp | 444 string strPath; in GetInstance() local 985 string strPath; in readOptionalConfig() local
|