Home
last modified time | relevance | path

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

/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DElement.h175 static const std::string gDescriptionPropertyName; variable
H A DElement.cpp43 const std::string CElement::gDescriptionPropertyName = "Description"; member in CElement