OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_strDescription
(Results
1 - 3
of
3
) sorted by null
/external/parameter-framework/upstream/remote-processor/
RemoteCommandHandlerTemplate.h
68
_strDescription
(strDescription)
74
const std::string &getDescription() const { return
_strDescription
; }
111
std::string
_strDescription
;
/external/parameter-framework/upstream/parameter/
Element.cpp
55
_strDescription
= strDescription;
60
return
_strDescription
;
145
xmlElement.getAttribute(gDescriptionPropertyName,
_strDescription
);
Element.h
190
std::string
_strDescription
;
Completed in 82 milliseconds