Home
last modified time | relevance | path

Searched defs:gDescriptionPropertyName (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
DElement.h174 static const std::string gDescriptionPropertyName; variable
DElement.cpp42 const std::string CElement::gDescriptionPropertyName = "Description"; member in CElement