OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pSubRootElement
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/upstream/parameter/
ElementLocator.cpp
36
:
_pSubRootElement
(pSubRootElement), _bStrict(bStrict)
67
if (*pStrChildName !=
_pSubRootElement
->getName()) {
75
*ppElement =
_pSubRootElement
->findDescendant(pathNavigator);
ElementLocator.h
46
CElement *
_pSubRootElement
;
Completed in 80 milliseconds