Home
last modified time | relevance | path

Searched defs:pathNavigator (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DArrayParameter.cpp72 bool CArrayParameter::accessValue(CPathNavigator &pathNavigator, string &strValue, bool bSet, in accessValue()
203 bool CArrayParameter::getIndex(CPathNavigator &pathNavigator, size_t &index, in getIndex()
H A DElementLocator.cpp43 CPathNavigator pathNavigator(strPath); in locate() local
H A DInstanceConfigurableElement.cpp203 bool CInstanceConfigurableElement::checkPathExhausted(CPathNavigator &pathNavigator, in checkPathExhausted()
H A DBaseParameter.cpp185 bool CBaseParameter::accessValue(CPathNavigator &pathNavigator, string &strValue, bool bSet, in accessValue()
H A DElement.cpp432 CElement *CElement::findDescendant(CPathNavigator &pathNavigator) in findDescendant()
H A DConfigurableElement.cpp203 bool CConfigurableElement::accessValue(CPathNavigator &pathNavigator, std::string &strValue, in accessValue()
H A DParameterMgr.cpp700 CPathNavigator pathNavigator(strPath); in getConfigurableElement() local
2103 CPathNavigator pathNavigator(strPath); in accessValue() local
H A DConfigurableDomain.cpp278 CPathNavigator pathNavigator(strConfigurableElementPath); in parseConfigurableElements() local