Home
last modified time | relevance | path

Searched refs:getSingleValue (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DAnnotation.h38 virtual std::string getSingleValue() const = 0;
59 std::string getSingleValue() const override;
70 std::string getSingleValue() const override;
DAnnotation.cpp46 std::string value = getSingleValue(); in getSingleString()
78 std::string StringAnnotationParam::getSingleValue() const { in getSingleValue() function in android::StringAnnotationParam
95 std::string ConstantExpressionAnnotationParam::getSingleValue() const { in getSingleValue() function in android::ConstantExpressionAnnotationParam