Home
last modified time | relevance | path

Searched refs:showDescriptionProperty (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/parameter/
DTypeElement.cpp80 showDescriptionProperty(strResult); in showProperties()
DElement.h163 void showDescriptionProperty(std::string &strResult) const;
DElement.cpp204 showDescriptionProperty(strResult); in showProperties()
207 void CElement::showDescriptionProperty(std::string &strResult) const in showDescriptionProperty() function in CElement